This commit is contained in:
Lukian 2024-10-12 21:53:58 +02:00
parent 89886ac0ea
commit 52c5047699
6 changed files with 199 additions and 11 deletions

View file

@ -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()