meshtastic_rpi2w_sx1278_RA_02/variants/portduino/variant.h

8 lines
240 B
C
Raw Normal View History

2024-10-30 08:54:24 +00:00
#define HAS_SCREEN 0
#define HAS_RADIO 1
#define CANNED_MESSAGE_MODULE_ENABLE 1
#define HAS_GPS 0
#define MAX_RX_TOPHONE settingsMap[maxtophone]
#define MAX_NUM_NODES settingsMap[maxnodes]
#define RADIOLIB_GODMODE 1
#define ARCH_PORTDUINO 1