mirror of https://github.com/arendst/Tasmota.git
add `ESPmDNS` to safeboot `lib_ignore`
This commit is contained in:
parent
a463761090
commit
66d69e09c9
|
@ -52,6 +52,7 @@ monitor_filters = esp32_exception_decoder
|
|||
|
||||
[safeboot_flags]
|
||||
lib_ignore = ${esp32_defaults.lib_ignore}
|
||||
ESPmDNS
|
||||
LinkedList
|
||||
ESP Mail Client
|
||||
IRremoteESP8266
|
||||
|
|
Loading…
Reference in New Issue