No longer need undefines, thanks to #10179 (#10180)

This commit is contained in:
Jonathan Bennett
2026-04-16 21:34:28 -05:00
committed by GitHub
co-authored by GitHub
parent cd04206334
commit 3a87e746a8
25 changed files with 1 additions and 25 deletions
-1
View File
@@ -22,7 +22,6 @@ build_flags =
-D HW_SPI1_DEVICE
-D HAS_UDP_MULTICAST=1
-fexceptions # for exception handling in MQTT
-ULED_BUILTIN
build_src_filter = ${rp2040_base.build_src_filter} +<mesh/wifi/>
lib_deps =
${rp2040_base.lib_deps}