- 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:
8
LED_WS2812/Alex/PoC/start_boot.lua
Normal file
8
LED_WS2812/Alex/PoC/start_boot.lua
Normal 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')
|
||||
|
||||
Reference in New Issue
Block a user