mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-04 00:52:17 +00:00
Exclude some niche modules by default and populate exclude_modules (#5300)
* Exclude some niche modules by default * Start of intelligently excluding modules --------- Co-authored-by: Tom Fifield <tom@tomfifield.net>
This commit is contained in:
@@ -32,6 +32,9 @@
|
||||
#define HAS_32768HZ
|
||||
#define ADC_CTRL_ENABLED LOW
|
||||
|
||||
#define NO_EXT_GPIO 1
|
||||
#define NO_GPS 1
|
||||
|
||||
// LoRa
|
||||
#define USE_SX1262
|
||||
|
||||
|
||||
Reference in New Issue
Block a user