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 483b316 commit dcb7ffaCopy full SHA for dcb7ffa
variants/heltec_wireless_paper/target.h
@@ -2,10 +2,10 @@
2
3
#define RADIOLIB_STATIC_ONLY 1
4
#include <RadioLib.h>
5
-#include <helpers/AutoDiscoverRTCClock.h>
6
-#include <helpers/CustomSX1262Wrapper.h>
7
-#include <helpers/HeltecV3Board.h>
8
#include <helpers/RadioLibWrappers.h>
+#include <helpers/HeltecV3Board.h>
+#include <helpers/CustomSX1262Wrapper.h>
+#include <helpers/AutoDiscoverRTCClock.h>
9
#include <helpers/SensorManager.h>
10
#ifdef DISPLAY_CLASS
11
#include <helpers/ui/E213Display.h>
0 commit comments