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 bb4ba14 commit 35972d9Copy full SHA for 35972d9
src/heltec.h
@@ -40,7 +40,7 @@ class Heltec_ESP32 {
40
extern Heltec_ESP32 Heltec;
41
42
#else
43
-#error ¡°This library only supports boards with ESP32 processor.¡±
+#error "This library only supports boards with ESP32 processor."
44
#endif
45
46
0 commit comments