mirror of
https://github.com/BertoldVdb/ms-tools.git
synced 2025-12-10 07:44:46 +01:00
Update README.md
This commit is contained in:
parent
f89e38f517
commit
f36ab9c26c
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ Command: ./cli read --help
|
|||
Example commands for EEPROM programming:
|
||||
|
||||
- Write: ./cli --no-firmware --log-level 2 write-file --verify EEPROM 0 /tmp/eeprom.bin
|
||||
- Read: ./cli --no-firmware --log-level 2 --help EEPROM 0 --filename=/tmp/eeprom.bin
|
||||
- Read: ./cli --no-firmware --log-level 2 read EEPROM 0 --filename=/tmp/eeprom.bin
|
||||
|
||||
## MS2106 Board
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue