mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-20 17:52:35 +00: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