diff options
Diffstat (limited to 'include/esp8266')
-rw-r--r-- | include/esp8266/driver/stdout.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/esp8266/driver/stdout.h b/include/esp8266/driver/stdout.h index e3d6baa..5a75096 100644 --- a/include/esp8266/driver/stdout.h +++ b/include/esp8266/driver/stdout.h @@ -1,5 +1,5 @@ #ifndef STANDARDOUTPUT_H -#define STANDANDOUTPUT_H +#define STANDARDOUTPUT_H class StandardOutput { private: |