File tree Expand file tree Collapse file tree 4 files changed +1
-3
lines changed Expand file tree Collapse file tree 4 files changed +1
-3
lines changed File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -23,7 +23,6 @@ build_flags = ${nrf52_base.build_flags}
2323 -D ENV_INCLUDE_INA3221 =1
2424 -D ENV_INCLUDE_INA219 =1
2525build_src_filter = ${nrf52_base.build_src_filter}
26- +<helpers/nrf52/PromicroBoard.cpp>
2726 +<helpers/sensors>
2827 +<../variants/promicro>
2928lib_deps = ${nrf52_base.lib_deps}
@@ -130,7 +129,6 @@ build_flags = ${nrf52_base.build_flags}
130129 -D SX126X_RX_BOOSTED_GAIN =1
131130build_src_filter =
132131 ${nrf52_base.build_src_filter}
133- +<helpers/nrf52/PromicroBoard.cpp>
134132 +<helpers/sensors>
135133 +<../variants/promicro>
136134lib_deps = ${nrf52_base.lib_deps}
Original file line number Diff line number Diff line change 33#define RADIOLIB_STATIC_ONLY 1
44#include <RadioLib.h>
55#include <helpers/RadioLibWrappers.h>
6- #include <helpers/nrf52/ PromicroBoard.h>
6+ #include <PromicroBoard.h>
77#include <helpers/CustomSX1262Wrapper.h>
88#include <helpers/CustomLLCC68Wrapper.h>
99#include <helpers/AutoDiscoverRTCClock.h>
You can’t perform that action at this time.
0 commit comments