Migrate remaining variants to new dir structure (#7412)

This commit is contained in:
Austin
2025-07-21 20:28:14 -04:00
committed by GitHub
parent 29449a71d4
commit 6c12baf4ed
10 changed files with 4 additions and 5 deletions

View File

@@ -0,0 +1,7 @@
#ifndef HAS_SCREEN
#define HAS_SCREEN 1
#endif
#define CANNED_MESSAGE_MODULE_ENABLE 1
#define HAS_GPS 1
#define MAX_RX_TOPHONE settingsMap[maxtophone]
#define MAX_NUM_NODES settingsMap[maxnodes]