Skip to content

Commit

Permalink
prepare README.md - add current changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Ing-Dom committed Oct 24, 2024
1 parent 8fa8982 commit c956125
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@ See the examples for basic usage options

## Changelog

### v1dev (replace this with version and date when releasing to v1)
- only set pinMode of Prog button pin if valid (PROG_BUTTON_PIN >= 0)
- Strings are now \0 terminated in group objects (#25)
- change defines in the rp2040 plattform for LAN / WLAN usage to KNX_IP_LAN or KNX_IP_WIFI, remove KNX_IP_GENERIC
- update examples and ci to current arduino-pico core version
- better Routing and Tunneling support
- add DPT 27.001

### V2.1.1 - 2024-09-16
- fix minor bug in TP-Uart Driver (RX queue out of boundary)

Expand Down

0 comments on commit c956125

Please sign in to comment.