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 e0036d8 commit 30c9abdCopy full SHA for 30c9abd
src/utility/BlinkerDebug.h
@@ -21,7 +21,7 @@
21
#endif
22
23
#if (defined(__AVR__))
24
- #include <avr\pgmspace.h>
+ #include <avr/pgmspace.h>
25
#else if
26
#include <pgmspace.h>
27
0 commit comments