mirror of
https://github.com/meshtastic/firmware.git
synced 2026-02-05 13:11:01 -05:00
Initial configuration.h -> variants refactor (#1104)
* Initial configuration to variants refactor
This commit is contained in:
@@ -42,9 +42,6 @@
|
||||
#include "SX1268Interface.h"
|
||||
#include "LLCC68Interface.h"
|
||||
|
||||
#ifdef NRF52_SERIES
|
||||
#include "variant.h"
|
||||
#endif
|
||||
|
||||
using namespace concurrency;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user