Update README.md

This commit is contained in:
Bertold Van den Bergh 2021-07-29 21:16:52 +02:00 committed by GitHub
parent f89e38f517
commit f36ab9c26c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@ Command: ./cli read --help
Example commands for EEPROM programming: Example commands for EEPROM programming:
- Write: ./cli --no-firmware --log-level 2 write-file --verify EEPROM 0 /tmp/eeprom.bin - 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 ## MS2106 Board