We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f35b4c commit ae504e7Copy full SHA for ae504e7
README.md
@@ -15,6 +15,9 @@ See the examples for basic usage options
15
16
## Changelog
17
18
+### V2.1.2 - 2024-12-09
19
+- adds unicast auto ack
20
+
21
### V2.1.1 - 2024-09-16
22
- fix minor bug in TP-Uart Driver (RX queue out of boundary)
23
library.json
@@ -1,6 +1,6 @@
1
{
2
"name": "knx",
3
- "version": "2.1.1",
+ "version": "2.1.2",
4
"dependencies": {
5
},
6
"description": "knx stack",
0 commit comments