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 9bda207 commit 4beb79bCopy full SHA for 4beb79b
platformio.ini
@@ -1860,6 +1860,7 @@ build_flags = ${esp32_4MB_V4_M_base.build_flags}
1860
-DDEBUG -D WLED_DEBUG -DWLED_DEBUG_JSON ;; -DWLED_DEBUG_FS ;; max WLED debugging output
1861
-D WLED_USE_ETHERNET
1862
-D WLED_DISABLE_ESPNOW ;; ESP-NOW requires wifi, may crash with ethernet only
1863
+ -D CONFIG_ETH_USE_OPENETH ;; enable open_eth support
1864
-D WLED_ETH_DEFAULT=2 ;; ESP32-POE board configuration (works with QEMU open_eth)
1865
;; Static IP for QEMU testing - user-mode networking provides DHCP at 10.0.2.0/24
1866
;; If DHCP fails, uncomment these lines to use static IP:
0 commit comments