We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbc0646 commit b052976Copy full SHA for b052976
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.1
24
-#define ARDUINO_API_VERSION 10401
+// version 1.4.2
+#define ARDUINO_API_VERSION 10402
25
26
#include "Binary.h"
27
0 commit comments