Skip to content

Commit ec64c55

Browse files
authored
Merge branch 'arduino:master' into rewriteIPAddress
2 parents d85523f + 0c853c5 commit ec64c55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: 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.4.2
24-
#define ARDUINO_API_VERSION 10402
23+
// version 1.5.0
24+
#define ARDUINO_API_VERSION 10500
2525

2626
#include "Binary.h"
2727

0 commit comments

Comments
 (0)