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
@@ -58,7 +58,6 @@ build_flags = -Wno-missing-field-initializers
-DMESHTASTIC_EXCLUDE_POWERMON=1
-DMESHTASTIC_EXCLUDE_STATUS=1
-D MAX_THREADS=40 ; As we've split modules, we have more threads to manage
#-DLED_BUILTIN=-1
#-DBUILD_EPOCH=$UNIX_TIME ; set in platformio-custom.py now
#-D OLED_PL=1
#-D DEBUG_HEAP=1 ; uncomment to add free heap space / memory leak debugging logs