We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8a622d commit 844e4bfCopy full SHA for 844e4bf
1 file changed
api/ArduinoAPI.h
@@ -20,8 +20,8 @@
20
#ifndef ARDUINO_API_H
21
#define ARDUINO_API_H
22
23
-// version 1.3.0
24
-#define ARDUINO_API_VERSION 10300
+// version 1.4.0
+#define ARDUINO_API_VERSION 10400
25
26
#include "Binary.h"
27
0 commit comments