- ajouté le petit test d'Alex pour les LED RGB

- commencé à tester les LED RGB de manière simple
- descendu un nouveau firmware pour les LED RGB
This commit is contained in:
Christian Zufferey
2018-11-06 08:15:52 +01:00
parent 8abc823276
commit 1d839f8aaa
20 changed files with 350 additions and 6 deletions

View File

@@ -0,0 +1,8 @@
-- Scripts à charger au moment du boot
print("\n start_boot.lua zf181105.1122 \n")
print("starting webleds...")
print()
dofile('webleds.lua')