mirror of
https://github.com/thelsing/knx.git
synced 2025-06-04 01:15:26 +02:00
update library.json and readme.md
This commit is contained in:
parent
8f35b4cf42
commit
ae504e70e3
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user