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,5 +1,7 @@
-- charge les fonctions du fichier out.lua
dofile("out.lua")
dofile("neopixel.lua")
dofile("encoder.lua")
-- fonction permettant d'afficher la température du CPU
function printTemp()