We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e77858 commit ad3c019Copy full SHA for ad3c019
platformio.ini
@@ -82,7 +82,7 @@ lib_deps =
82
; Common build environment for ESP32 platform
83
[common:esp32]
84
platform = https://github.com/pioarduino/platform-espressif32/releases/download/51.03.03/platform-espressif32.zip
85
-lib_ignore = WiFiNINA
+lib_ignore = WiFiNINA, WiFi101
86
monitor_filters = esp32_exception_decoder, time
87
88
; Common build environment for ESP8266 platform
0 commit comments