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 79d96c7 commit c3a915fCopy full SHA for c3a915f
src/NoteI2c_Arduino.cpp
@@ -1,6 +1,6 @@
1
#include "NoteI2c_Arduino.hpp"
2
3
-#if defined(NOTE_LOWMEM)
+#if defined(NOTE_C_LOW_MEM)
4
static const char *i2cerr = "i2c {io}";
5
#endif
6
0 commit comments