We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ee2f77 commit fec88e1Copy full SHA for fec88e1
1 file changed
variants/tenstar_c3/target.h
@@ -3,7 +3,7 @@
3
#define RADIOLIB_STATIC_ONLY 1
4
#include <RadioLib.h>
5
#include <helpers/radiolib/RadioLibWrappers.h>
6
-#include <helpers/XiaoC3Board.h>
+#include <../variants/xiao_c3/XiaoC3Board.h>
7
#include <helpers/radiolib/CustomSX1262Wrapper.h>
8
#include <helpers/radiolib/CustomSX1268Wrapper.h>
9
#include <helpers/AutoDiscoverRTCClock.h>
0 commit comments