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 e7b3903 commit 297f22aCopy full SHA for 297f22a
src/BaseClasses/ANT_BaseFramework.h
@@ -6,6 +6,7 @@
6
#endif
7
8
#ifdef UNIT_TEST
9
+#include <string.h>
10
#include "Util/Testing.h"
11
#elif defined(ARDUINO)
12
#include "Arduino.h"
0 commit comments