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 38ef110 commit 70d4619Copy full SHA for 70d4619
src/AIoTC_Config.h
@@ -47,7 +47,7 @@
47
#define DEBUG_INFO (void) 0
48
#define DEBUG_DEBUG (void) 0
49
#define DEBUG_VERBOSE (void) 0
50
- #else if defined(__cplusplus)
+ #elif defined(__cplusplus)
51
#include <Arduino_DebugUtils.h>
52
#endif
53
0 commit comments