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

This commit is contained in:
Jonathan Bennett
2026-04-21 09:57:48 -05:00
committed by Ben Meadors
co-authored by Ben Meadors
parent 25febfdeee
commit d8e4389da2
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}