diff --git a/api/ArduinoAPI.h b/api/ArduinoAPI.h index 8464396c..c1ce5d2d 100644 --- a/api/ArduinoAPI.h +++ b/api/ArduinoAPI.h @@ -20,8 +20,8 @@ #ifndef ARDUINO_API_H #define ARDUINO_API_H -// version 1.4.1 -#define ARDUINO_API_VERSION 10401 +// version 1.4.2 +#define ARDUINO_API_VERSION 10402 #include "Binary.h"