Skip to content

Commit 79eed75

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

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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 <ardlib@mestro.de>
44
maintainer=mestrode <ardlib@mestro.de>
55
sentence=Use serial interface (UART) for LIN-Bus communication

0 commit comments

Comments
 (0)