We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78f3f41 commit 2ca15adCopy full SHA for 2ca15ad
1 file changed
api/ArduinoAPI.h
@@ -20,8 +20,8 @@
20
#ifndef ARDUINO_API_H
21
#define ARDUINO_API_H
22
23
-// version 1.1.0
24
-#define ARDUINO_API_VERSION 10100
+// version 1.2.0
+#define ARDUINO_API_VERSION 10200
25
26
#include "Binary.h"
27
0 commit comments