mirror of
https://github.com/RfidResearchGroup/ChameleonUltra.git
synced 2026-05-24 12:25:44 +00:00
Remove command ID, there is no 1-1 mapping between cli commands and fw commands and it's more a concern for devs than uers
This commit is contained in:
+5
-5
@@ -124,8 +124,8 @@ When in the CLI, plug in your Chameleon and connect with `hw connect`. If autode
|
||||
|
||||
In `()` is the argument description, `[]` are possible entries for that argument (eg `[1-8]`)
|
||||
|
||||
| Command ID | Command | Arguments | Description |
|
||||
|:----------:|:----------------:|:-------------------------------------------------------------------------:|:-----------------------------------------:|
|
||||
| 1020 | `hw factory_reset` | `--i-know-what-im-doing` (Make sure you really want to wipe your Chameleon) | Returns the Chameleon to factory settings |
|
||||
| | | | |
|
||||
| | | | |
|
||||
| Command | Arguments | Description |
|
||||
|:----------------:|:-------------------------------------------------------------------------:|:-----------------------------------------:|
|
||||
| `hw factory_reset` | `--i-know-what-im-doing` (Make sure you really want to wipe your Chameleon) | Returns the Chameleon to factory settings |
|
||||
| | | |
|
||||
| | | |
|
||||
|
||||
Reference in New Issue
Block a user