mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-09-11 09:04:53 +00:00
[P157] Fix minimal OTA builds by ignoring NoiascaHt16k33 lib
This commit is contained in:
@@ -235,6 +235,7 @@ lib_ignore = ESP32_ping
|
||||
WakeOnLan
|
||||
; Wire
|
||||
XPT2046_Touchscreen
|
||||
NoiascaHt16k33
|
||||
bb_captouch
|
||||
htcw_ip5306
|
||||
ld2410
|
||||
@@ -406,6 +407,7 @@ lib_ignore = ESP32_ping
|
||||
WakeOnLan
|
||||
Wire
|
||||
XPT2046_Touchscreen
|
||||
NoiascaHt16k33
|
||||
bb_captouch
|
||||
htcw_ip5306
|
||||
ld2410
|
||||
|
||||
Reference in New Issue
Block a user