mirror of
https://github.com/bkerler/edl.git
synced 2024-11-14 19:14:58 -05:00
commit
d5ff2d474a
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ to get back the 0x9008 mode :
|
||||||
- ```edl reset``` -> To reboot the phone
|
- ```edl reset``` -> To reboot the phone
|
||||||
- ```edl rawxml <xmlstring>``` -> To send own xml string, example :
|
- ```edl rawxml <xmlstring>``` -> To send own xml string, example :
|
||||||
```edl rawxml "<?xml version=\"1.0\" encoding=\"UTF-8\" ?><data><response value=\"ACK\" /></data>```
|
```edl rawxml "<?xml version=\"1.0\" encoding=\"UTF-8\" ?><data><response value=\"ACK\" /></data>```
|
||||||
- ```edl [anycommand] --debugmode``` -> enables Verbose. Only do that is REALLY needed as it will print out everything happening !
|
- ```edl [anycommand] --debugmode``` -> enables Verbose. Do that only when REALLY needed as it will print out everything happening!
|
||||||
|
|
||||||
### For EMMC Flash
|
### For EMMC Flash
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue