meshtastic_rpi2w_sx1278_RA_02/variants/portduino/variant.h

5 lines
168 B
C
Raw Normal View History

2024-11-01 01:34:54 +00:00
#define HAS_SCREEN 1
2024-10-30 08:54:24 +00:00
#define CANNED_MESSAGE_MODULE_ENABLE 1
2024-11-01 01:34:54 +00:00
#define HAS_GPS 1
2024-10-30 08:54:24 +00:00
#define MAX_RX_TOPHONE settingsMap[maxtophone]
2024-11-01 01:34:54 +00:00
#define MAX_NUM_NODES settingsMap[maxnodes]