mirror of
https://github.com/meshtastic/firmware.git
synced 2026-02-01 06:32:01 +00:00
6 lines
163 B
C
6 lines
163 B
C
#define HAS_SCREEN 1
|
|
#define USE_TFTDISPLAY 1
|
|
#define HAS_GPS 1
|
|
#define MAX_RX_TOPHONE portduino_config.maxtophone
|
|
#define MAX_NUM_NODES portduino_config.MaxNodes
|