.. | .. |
---|
7 | 7 | The file can show/change the drd mode of usb. |
---|
8 | 8 | |
---|
9 | 9 | Write the following string to change the mode: |
---|
10 | | - "host" - switching mode from peripheral to host. |
---|
11 | | - "peripheral" - switching mode from host to peripheral. |
---|
| 10 | + |
---|
| 11 | + - "host" - switching mode from peripheral to host. |
---|
| 12 | + - "peripheral" - switching mode from host to peripheral. |
---|
12 | 13 | |
---|
13 | 14 | Read the file, then it shows the following strings: |
---|
14 | | - "host" - The mode is host now. |
---|
15 | | - "peripheral" - The mode is peripheral now. |
---|
| 15 | + |
---|
| 16 | + - "host" - The mode is host now. |
---|
| 17 | + - "peripheral" - The mode is peripheral now. |
---|