mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 10:19:59 +00:00
5 lines
168 B
C
5 lines
168 B
C
|
#define HAS_SCREEN 1
|
||
|
#define CANNED_MESSAGE_MODULE_ENABLE 1
|
||
|
#define HAS_GPS 1
|
||
|
#define MAX_RX_TOPHONE settingsMap[maxtophone]
|
||
|
#define MAX_NUM_NODES settingsMap[maxnodes]
|