You've already forked meshtastic-pure-m5stack
mirror of
https://github.com/m5stack/meshtastic-pure-m5stack.git
synced 2026-05-20 11:42:48 -07: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] |