mirror of
https://github.com/thelsing/knx.git
synced 2026-02-23 13:50:35 +01:00
update library.json and readme.md
This commit is contained in:
@@ -15,6 +15,9 @@ See the examples for basic usage options
|
||||
|
||||
## Changelog
|
||||
|
||||
### V2.1.2 - 2024-12-09
|
||||
- adds unicast auto ack
|
||||
|
||||
### V2.1.1 - 2024-09-16
|
||||
- fix minor bug in TP-Uart Driver (RX queue out of boundary)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "knx",
|
||||
"version": "2.1.1",
|
||||
"version": "2.1.2",
|
||||
"dependencies": {
|
||||
},
|
||||
"description": "knx stack",
|
||||
|
||||
Reference in New Issue
Block a user