Get the unphone to stop bootlooping: increase MAX_THREADS everywhere (#7106)

This commit is contained in:
Jonathan Bennett
2025-06-22 16:59:04 -05:00
committed by GitHub
co-authored by GitHub
parent 4308bbc156
commit 247e05bb10
8 changed files with 2 additions and 8 deletions
+1
View File
@@ -51,6 +51,7 @@ build_flags = -Wno-missing-field-initializers
-DMESHTASTIC_EXCLUDE_HEALTH_TELEMETRY=1
-DMESHTASTIC_EXCLUDE_POWERSTRESS=1 ; exclude power stress test module from main firmware
-DMESHTASTIC_EXCLUDE_GENERIC_THREAD_MODULE=1
-D MAX_THREADS=40 ; As we've split modules, we have more threads to manage
#-DBUILD_EPOCH=$UNIX_TIME
#-D OLED_PL=1