mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-20 17:52:35 +00:00
Migrate remaining variants to new dir structure (#7412)
This commit is contained in:
7
variants/native/portduino/variant.h
Normal file
7
variants/native/portduino/variant.h
Normal 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]
|
||||
Reference in New Issue
Block a user