We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82a5055 commit 0c853c5Copy full SHA for 0c853c5
1 file changed
api/ArduinoAPI.h
@@ -20,8 +20,8 @@
20
#ifndef ARDUINO_API_H
21
#define ARDUINO_API_H
22
23
-// version 1.4.2
24
-#define ARDUINO_API_VERSION 10402
+// version 1.5.0
+#define ARDUINO_API_VERSION 10500
25
26
#include "Binary.h"
27
0 commit comments