diff --git a/api/ArduinoAPI.h b/api/ArduinoAPI.h index d954afa0..edc04918 100644 --- a/api/ArduinoAPI.h +++ b/api/ArduinoAPI.h @@ -20,8 +20,8 @@ #ifndef ARDUINO_API_H #define ARDUINO_API_H -// version 1.3.0 -#define ARDUINO_API_VERSION 10300 +// version 1.4.0 +#define ARDUINO_API_VERSION 10400 #include "Binary.h"