mirror of
https://github.com/anklimov/lighthub
synced 2025-12-09 21:29:49 +03:00
(critical) Syslog memory corruption fixed
LAN startup improved
This commit is contained in:
@@ -14,7 +14,7 @@ src_dir = lighthub
|
||||
default_envs =
|
||||
; ****** UNCOMMENT single environment name for target platform below *******
|
||||
; Arduino Mega (without onewire) + Ethernet shield Wiznet 5100
|
||||
; mega2560slim-5100
|
||||
mega2560slim-5100
|
||||
|
||||
; Arduino Mega + Ethernet shield Wiznet 5100
|
||||
; mega2560-5100
|
||||
@@ -592,6 +592,7 @@ lib_ignore =
|
||||
DmxSimple
|
||||
httpClient
|
||||
Ethernet2
|
||||
;Ethernet
|
||||
Ethernet3
|
||||
Ethernet5100
|
||||
NRFFlashStorage
|
||||
|
||||
Reference in New Issue
Block a user