Skip to content

Commit b42bd31

Browse files
authored
Update README.md
1 parent 680a1d7 commit b42bd31

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -517,12 +517,12 @@ working.
517517

518518
This is the default mode for ZeDMD. You don't need to configure anything except setting `enabled` to `true` in
519519
`DmdDevice.ini` for `[zedmd]` or `[zedmdhd]`.
520-
BUit in case you have multiple devices or run into issues with the auto-detection and other USB devices attached,
520+
But in case you have multiple devices or run into issues with the auto-detection and other USB devices attached,
521521
you can set a concrete COM port to use in `DmdDevice.ini` using `port`.
522522

523523
#### WiFi mode
524524

525-
Alternatively ZeDMD could be flashed with a firmware that provides a WiFi mode.
525+
Alternatively ZeDMD could be set to WiFi mode in its settings menu.
526526
In `DmdDevice.ini` there are special devices named `[zedmdwifi]` and `[zedmdhdwifi]` to use it.
527527

528528
To run the ZeDMD in WiFi mode it needs WiFi credentials to establish the connection to your local network.
@@ -632,6 +632,10 @@ upscaled. In the native VNI/PAL/PAC colorizer, you can choose which upscale algo
632632

633633
## Breaking Changes
634634

635+
### v2.3.1
636+
637+
- ZeDMD firmware versions before 5.0.0 aren't supported anymore.
638+
635639
### v2.2.2
636640

637641
- In DmdDevice.ini, the `[zedmd]` has been split into `[zedmd]`, `[zedmdhd]`, `[zedmdwifi]`, `[zedmdhdwifi]`.
@@ -890,4 +894,4 @@ Finally, thanks to JetBrains for their awesome tools and support of the Open Sou
890894

891895
## License
892896

893-
GPLv2, see [LICENSE](LICENSE).
897+
GPLv2, see [LICENSE](LICENSE).

0 commit comments

Comments
 (0)