Skip to content

Commit

Permalink
Remove unsed arg
Browse files Browse the repository at this point in the history
  • Loading branch information
MarsTechHAN authored Mar 23, 2021
1 parent ce97a38 commit 8bf717d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ Usage
------------
* __-f \<filename\>__ Erase the whole chip, and flash the bin file to the CH55x.
* __-r__ Issue reset and run after the flashing.
* __-d__ Debug mode, if enabled, will print out all USB communications.

```bash
python3 -m ch55xtool -f THE_BINARY_FILE.bin
Expand Down

0 comments on commit 8bf717d

Please sign in to comment.