Skip to content

Commit

Permalink
playing with locks; but needs more testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mverch67 committed Oct 20, 2024
1 parent 171eea0 commit 6564d71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions variants/t-deck/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6564d71

Please sign in to comment.