We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8869d5c commit 2c770bfCopy full SHA for 2c770bf
api/ArduinoAPI.h
@@ -23,4 +23,6 @@
23
// version 1.0.0
24
#define ARDUINO_API_VERSION 10000
25
26
+#include "Binary.h"
27
+
28
#endif
0 commit comments