Skip to content

Commit

Permalink
Update Version.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ThBreuer committed Jun 25, 2024
1 parent b484000 commit e155744
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions Version.txt
Original file line number Diff line number Diff line change
@@ -1,28 +1,31 @@
ver-01.04.03
============
* Bug fix:
Typo
Missing TCP acknowledge and wrong data size
- Typo
- Missing TCP acknowledge and wrong data size

* New feature:
New methods: Net::isNewIP() and NetSocket::get()
- New methods: Net::isNewIP() and NetSocket::get()

* Minor changes:
- Select bitmap and font source in example

ver-01.04.02
============
* Bug fix:
Use const Font&, const Bitmap&
Typo: 'Mcu' in file names
- Use const Font&, const Bitmap&
- Typo: 'Mcu' in file names

* New feature:
STM32L7xx: UART7 added
- STM32L7xx: UART7 added

ver-01.04.01
============
* Bug fix:
AnalogOut: Parameter channel and value changed
- AnalogOut: Parameter channel and value changed

* New feature:
DigitalIndicator with brightness control
- DigitalIndicator with brightness control

ver-01.04.00
============
Expand Down

0 comments on commit e155744

Please sign in to comment.