Update README.md

This commit is contained in:
Steve Markgraf 2024-12-30 01:45:51 +01:00 committed by GitHub
parent 26c93ca98b
commit 9cf32e9a86
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,3 +11,16 @@ Make sure to backup your firmware:
and then flash the new firmware with:
./cli --log-level=7 --no-patch write-file FLASH 0 ms2130_patched_v1.bin
## Comparison
Here is a comparison, courtesy of 'Muf' on the Domesday86 Discord:
### Before, with unpatched firmware:
![unpatched](https://raw.githubusercontent.com/steve-m/ms2130_patcher/refs/heads/master/unpatched.png)
***
### After, with patched firmware:
![patched](https://raw.githubusercontent.com/steve-m/ms2130_patcher/refs/heads/master/patched.png)