We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a07b034 commit cd91833Copy full SHA for cd91833
1 file changed
api/ArduinoAPI.h
@@ -20,8 +20,8 @@
20
#ifndef ARDUINO_API_H
21
#define ARDUINO_API_H
22
23
-// version 1.5.1
24
-#define ARDUINO_API_VERSION 10501
+// version 1.5.2
+#define ARDUINO_API_VERSION 10502
25
26
#include "Binary.h"
27
0 commit comments