Skip to content

Commit 331cdd9

Browse files
committed
Release v1.5.1
1 parent 9fdac14 commit 331cdd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api/ArduinoAPI.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
#ifndef ARDUINO_API_H
2121
#define ARDUINO_API_H
2222

23-
// version 1.5.0
24-
#define ARDUINO_API_VERSION 10500
23+
// version 1.5.1
24+
#define ARDUINO_API_VERSION 10501
2525

2626
#include "Binary.h"
2727

0 commit comments

Comments
 (0)