mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 03:39:49 +03:00
Sainty check
This commit is contained in:
@@ -44,7 +44,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef CUSTOM_FIRMWARE_MAC
|
#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
|
#endif
|
||||||
|
|
||||||
#ifndef MY_CONFIG_SERVER
|
#ifndef MY_CONFIG_SERVER
|
||||||
|
|||||||
@@ -10,9 +10,9 @@
|
|||||||
[platformio]
|
[platformio]
|
||||||
src_dir = lighthub
|
src_dir = lighthub
|
||||||
env_default =
|
env_default =
|
||||||
; due-5500
|
due-5500
|
||||||
; controllino
|
; controllino
|
||||||
megaatmega2560-net
|
; megaatmega2560-net
|
||||||
; megaatmega2560-5500
|
; megaatmega2560-5500
|
||||||
; due
|
; due
|
||||||
; esp8266
|
; esp8266
|
||||||
@@ -131,7 +131,7 @@ lib_deps =
|
|||||||
; https://github.com/PaulStoffregen/SPI.git
|
; https://github.com/PaulStoffregen/SPI.git
|
||||||
https://github.com/knolleary/pubsubclient.git
|
https://github.com/knolleary/pubsubclient.git
|
||||||
https://github.com/anklimov/Artnet.git
|
https://github.com/anklimov/Artnet.git
|
||||||
https://github.com/brokentoaster/Syslog
|
; https://github.com/brokentoaster/Syslog
|
||||||
FastLED
|
FastLED
|
||||||
; 161
|
; 161
|
||||||
; 322
|
; 322
|
||||||
|
|||||||
Reference in New Issue
Block a user