We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e968e14 commit 33124b9Copy full SHA for 33124b9
platformio.ini
@@ -443,6 +443,7 @@ build_flagsV4 = -g
443
-D NO_GFX ; Disable the use of Adafruit_GFX by the HUB75 driver
444
-D BOARD_HAS_PSRAM
445
-D WLED_USE_ETHERNET
446
+ -D CONFIG_ETH_SPI_ETHERNET_W5500 ;; this is a bold move.
447
;;; V4.4.x libraries (without LOROL_LITTLEFS; with newer NeoPixelBus)
448
lib_depsV4 =
449
esp32async/AsyncTCP @ 3.4.7
0 commit comments