Skip to content

Commit 5a70300

Browse files
authored
Update HyperDisplay_SSD1309.h
1 parent e7b5eb4 commit 5a70300

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/HyperDisplay_SSD1309.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Authors: Owen Lyke
99
1010
*/
1111

12-
#ifndef HPYERDISPLAY_SSD1309_H
13-
#define HPYERDISPLAY_SSD1309_H
12+
#ifndef HYPERDISPLAY_SSD1309_H
13+
#define HYPERDISPLAY_SSD1309_H
1414

1515

1616
////////////////////////////////////////////////////////////
@@ -347,4 +347,4 @@ class SSD1309_Arduino_SPI: public SSD1309{ // General for use with Ardui
347347
};
348348

349349

350-
#endif /* HPYERDISPLAY_SSD1309_H */
350+
#endif /* HYPERDISPLAY_SSD1309_H */

0 commit comments

Comments
 (0)