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.
2 parents dc650a0 + 5a70300 commit c0be269Copy full SHA for c0be269
src/HyperDisplay_SSD1309.h
@@ -9,8 +9,8 @@ Authors: Owen Lyke
9
10
*/
11
12
-#ifndef HPYERDISPLAY_SSD1309_H
13
-#define HPYERDISPLAY_SSD1309_H
+#ifndef HYPERDISPLAY_SSD1309_H
+#define HYPERDISPLAY_SSD1309_H
14
15
16
////////////////////////////////////////////////////////////
@@ -350,4 +350,4 @@ class SSD1309_Arduino_SPI: public SSD1309{ // General for use with Ardui
350
};
351
352
353
-#endif /* HPYERDISPLAY_SSD1309_H */
+#endif /* HYPERDISPLAY_SSD1309_H */
0 commit comments