We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2cbc7b commit 58a38c9Copy full SHA for 58a38c9
library.json
@@ -7,7 +7,7 @@
7
"type": "git",
8
"url": "https://github.com/Seeed-Studio/Seeed_Arduino_CAN.git"
9
},
10
- "version": "2.3.1",
+ "version": "2.3.2",
11
"frameworks": "arduino",
12
"platforms": "*"
13
}
library.properties
@@ -1,5 +1,5 @@
1
name=CAN-BUS Shield
2
-version=2.3.1
+version=2.3.2
3
author=Seeed Studio
4
maintainer=Seeed Studio <[email protected]>
5
sentence=Seeed Arduino library to control CAN-BUS and CAN BUS FD.
0 commit comments