meshtastic_rpi2w_sx1278_RA_02/variants/portduino/variant.h
2024-10-30 09:54:24 +01:00

8 lines
240 B
C

#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