playing with locks; but needs more testing

This commit is contained in:
mverch67 2024-10-21 00:20:10 +02:00
parent 171eea045f
commit 6564d71685

View File

@ -8,6 +8,7 @@ board_check = true
upload_protocol = esptool
build_flags = ${esp32_base.build_flags}
-D T_DECK
-D CONFIG_DISABLE_HAL_LOCKS=1 ; "feels" to be a bit more stable without locks
-D MESHTASTIC_EXCLUDE_CANNEDMESSAGES=1
-D MESHTASTIC_EXCLUDE_INPUTBROKER=1
-D MESHTASTIC_EXCLUDE_BLUETOOTH=1