mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-26 22:33:24 +00:00
adaptions for signal scanner
This commit is contained in:
parent
75229e69da
commit
0dccb9a18c
@ -30,6 +30,7 @@ build_flags = ${esp32_base.build_flags}
|
||||
-D MESHTASTIC_EXCLUDE_BLUETOOTH=1
|
||||
-D INPUTDRIVER_MATRIX_TYPE=1
|
||||
-D USE_PIN_BUZZER=PIN_BUZZER
|
||||
-D USE_SX127x
|
||||
-D MAX_NUM_NODES=200
|
||||
-D HAS_SCREEN=0
|
||||
-D HAS_TFT=1
|
||||
|
@ -50,6 +50,7 @@ build_flags = ${esp32_base.build_flags}
|
||||
-D MESHTASTIC_EXCLUDE_INPUTBROKER=1
|
||||
-D MESHTASTIC_EXCLUDE_BLUETOOTH=1
|
||||
-D MESHTASTIC_EXCLUDE_WEBSERVER=1
|
||||
-D USE_SX127x
|
||||
-D MAX_NUM_NODES=200
|
||||
-D MAX_THREADS=40
|
||||
-D HAS_SCREEN=0
|
||||
|
Loading…
Reference in New Issue
Block a user