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 a770ba9 commit 0e2cdf6Copy full SHA for 0e2cdf6
src/AdafruitIO.h
@@ -93,7 +93,7 @@ class AdafruitIO {
93
const char *statusText();
94
#else
95
const __FlashStringHelper *statusText();
96
-#endif;
+#endif
97
98
aio_status_t status();
99
/********************************************************************/
0 commit comments