commit
This commit is contained in:
parent
068d3a6f70
commit
e92123ab22
9 changed files with 328 additions and 174 deletions
|
@ -1,7 +1,6 @@
|
|||
-- charge le fichier principal
|
||||
dofile('out.lua')
|
||||
dofile("main.lua")
|
||||
dofile("neopixel.lua")
|
||||
dofile("encoder.lua")
|
||||
|
||||
-- affiche la température du CPU
|
||||
printTemp()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue