mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 11:49:51 +03:00
Sainty check
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef CUSTOM_FIRMWARE_MAC
|
||||
#define DEFAULT_FIRMWARE_MAC {0xDE, 0xAD, 0xBE, 0xEF, 0xFE, 00xFF}
|
||||
#define DEFAULT_FIRMWARE_MAC {0xDE, 0xAD, 0xBE, 0xEF, 0xFE, 0xFF}
|
||||
#endif
|
||||
|
||||
#ifndef MY_CONFIG_SERVER
|
||||
|
||||
@@ -10,9 +10,9 @@
|
||||
[platformio]
|
||||
src_dir = lighthub
|
||||
env_default =
|
||||
; due-5500
|
||||
due-5500
|
||||
; controllino
|
||||
megaatmega2560-net
|
||||
; megaatmega2560-net
|
||||
; megaatmega2560-5500
|
||||
; due
|
||||
; esp8266
|
||||
@@ -131,7 +131,7 @@ lib_deps =
|
||||
; https://github.com/PaulStoffregen/SPI.git
|
||||
https://github.com/knolleary/pubsubclient.git
|
||||
https://github.com/anklimov/Artnet.git
|
||||
https://github.com/brokentoaster/Syslog
|
||||
; https://github.com/brokentoaster/Syslog
|
||||
FastLED
|
||||
; 161
|
||||
; 322
|
||||
|
||||
Reference in New Issue
Block a user