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 2cac6a7 commit 38ef110Copy full SHA for 38ef110
src/AIoTC_Config.h
@@ -47,14 +47,11 @@
47
#define DEBUG_INFO (void) 0
48
#define DEBUG_DEBUG (void) 0
49
#define DEBUG_VERBOSE (void) 0
50
- #else
+ #else if defined(__cplusplus)
51
#include <Arduino_DebugUtils.h>
52
#endif
53
54
55
-
56
57
58
/******************************************************************************
59
* AUTOMATICALLY CONFIGURED DEFINES
60
******************************************************************************/
0 commit comments