mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-08 06:02:05 +00:00
Enable cannedMessages for t-deck
This commit is contained in:
parent
9aff65e313
commit
7f0afcdae2
@ -25,7 +25,6 @@ extends = env:t-deck
|
|||||||
build_flags =
|
build_flags =
|
||||||
${env:t-deck.build_flags}
|
${env:t-deck.build_flags}
|
||||||
-D CONFIG_DISABLE_HAL_LOCKS=1 ; "feels" to be a bit more stable without locks
|
-D CONFIG_DISABLE_HAL_LOCKS=1 ; "feels" to be a bit more stable without locks
|
||||||
-D MESHTASTIC_EXCLUDE_CANNEDMESSAGES=1
|
|
||||||
-D MESHTASTIC_EXCLUDE_WEBSERVER=1
|
-D MESHTASTIC_EXCLUDE_WEBSERVER=1
|
||||||
-D MESHTASTIC_EXCLUDE_SERIAL=1
|
-D MESHTASTIC_EXCLUDE_SERIAL=1
|
||||||
-D MESHTASTIC_EXCLUDE_SOCKETAPI=1
|
-D MESHTASTIC_EXCLUDE_SOCKETAPI=1
|
||||||
|
Loading…
Reference in New Issue
Block a user