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 e7b5eb4 commit 5a70300Copy full SHA for 5a70300
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
////////////////////////////////////////////////////////////
@@ -347,4 +347,4 @@ class SSD1309_Arduino_SPI: public SSD1309{ // General for use with Ardui
347
};
348
349
350
-#endif /* HPYERDISPLAY_SSD1309_H */
+#endif /* HYPERDISPLAY_SSD1309_H */
0 commit comments