commit
This commit is contained in:
parent
89886ac0ea
commit
52c5047699
6 changed files with 199 additions and 11 deletions
|
@ -1,7 +1,10 @@
|
|||
-- charge le fichier principal
|
||||
dofile("main.lua")
|
||||
dofile("neopixel.lua")
|
||||
dofile("encoder.lua")
|
||||
|
||||
-- affiche la température du CPU
|
||||
printTemp()
|
||||
|
||||
|
||||
-- affiche le résultat du dé sur le neopixel
|
||||
-- dice()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue