Skip to content

Commit c6371bc

Browse files
authored
Release version 1.4.1
CAN APIs added
1 parent becd6b5 commit c6371bc

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.0
24-
#define ARDUINO_API_VERSION 10400
23+
// version 1.4.1
24+
#define ARDUINO_API_VERSION 10401
2525

2626
#include "Binary.h"
2727

0 commit comments

Comments
 (0)