Initial configuration.h -> variants refactor (#1104)

* Initial configuration to variants refactor
This commit is contained in:
Ben Meadors
2022-01-18 18:35:42 -06:00
committed by GitHub
co-authored by GitHub
parent 9f0ddda6ca
commit 4e3fda87a1
19 changed files with 414 additions and 636 deletions
-3
View File
@@ -42,9 +42,6 @@
#include "SX1268Interface.h"
#include "LLCC68Interface.h"
#ifdef NRF52_SERIES
#include "variant.h"
#endif
using namespace concurrency;