5 lines
67 B
Bash
Executable File
5 lines
67 B
Bash
Executable File
#!/bin/sh
|
|
|
|
echo host > /proc/cviusb/otg_role >> /tmp/usb.log 2>&1
|
|
|