Skip to content

Commit 79eed75

Browse files
authored
Version 0.0.2
1 parent 2fe78b0 commit 79eed75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Lin-Interface",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "send and request LIN-Frames via UART (Break, Sync, ID, Data, Checksum)",
55
"keywords": [
66
"LIN",

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Lin-Interface
2-
version=0.0.1
2+
version=0.0.2
33
author=mestrode <[email protected]>
44
maintainer=mestrode <[email protected]>
55
sentence=Use serial interface (UART) for LIN-Bus communication

0 commit comments

Comments
 (0)