add `ESPmDNS` to safeboot `lib_ignore`

This commit is contained in:
Jason2866 2024-10-31 22:33:40 +01:00 committed by GitHub
parent a463761090
commit 66d69e09c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ monitor_filters = esp32_exception_decoder
[safeboot_flags]
lib_ignore = ${esp32_defaults.lib_ignore}
ESPmDNS
LinkedList
ESP Mail Client
IRremoteESP8266