Original meshtastic repo code

This commit is contained in:
mr_small_hui
2024-11-01 02:34:54 +01:00
committed by elenium3
parent 46cbe571eb
commit d521dcfd8a
61 changed files with 2079 additions and 116 deletions
+3 -6
View File
@@ -1,8 +1,5 @@
#define HAS_SCREEN 0
#define HAS_RADIO 1
#define HAS_SCREEN 1
#define CANNED_MESSAGE_MODULE_ENABLE 1
#define HAS_GPS 0
#define HAS_GPS 1
#define MAX_RX_TOPHONE settingsMap[maxtophone]
#define MAX_NUM_NODES settingsMap[maxnodes]
#define RADIOLIB_GODMODE 1
#define ARCH_PORTDUINO 1
#define MAX_NUM_NODES settingsMap[maxnodes]