diff options
Diffstat (limited to 'oliver/dr_desk/src/main.cpp')
| -rw-r--r-- | oliver/dr_desk/src/main.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/oliver/dr_desk/src/main.cpp b/oliver/dr_desk/src/main.cpp index 706996b..6f31b76 100644 --- a/oliver/dr_desk/src/main.cpp +++ b/oliver/dr_desk/src/main.cpp | |||
| @@ -4,6 +4,7 @@ | |||
| 4 | #include <WiFiManager.h> | 4 | #include <WiFiManager.h> |
| 5 | #include <FastLED.h> | 5 | #include <FastLED.h> |
| 6 | #include <ESP8266httpUpdate.h> | 6 | #include <ESP8266httpUpdate.h> |
| 7 | #include "secrets.h" | ||
| 7 | 8 | ||
| 8 | #define _STR(s) #s | 9 | #define _STR(s) #s |
| 9 | #define STR(s) _STR(s) | 10 | #define STR(s) _STR(s) |
