Skip to content

Commit

Permalink
Update usb.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Danny-Dasilva authored Oct 11, 2019
1 parent 724f607 commit da7afb8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions usb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,4 @@ echo 8 > functions/hid.usb0/report_length
echo -ne \\x05\\x01\\x09\\x06\\xa1\\x01\\x05\\x07\\x19\\xe0\\x29\\xe7\\x15\\x00\\x25\\x01\\x75\\x01\\x95\\x08\\x81\\x02\\x95\\x01\\x75\\x08\\x81\\x03\\x95\\x05\\x75\\x01\\x05\\x08\\x19\\x01\\x29\\x05\\x91\\x02\\x95\\x01\\x75\\x03\\x91\\x03\\x95\\x06\\x75\\x08\\x15\\x00\\x25\\x65\\x05\\x07\\x19\\x00\\x29\\x65\\x81\\x00\\xc0 > functions/hid.usb0/report_desc
ln -s functions/hid.usb0 configs/c.1/
# End functions

ls /sys/class/udc > UDC
ls /sys/class/udc > UDC

0 comments on commit da7afb8

Please sign in to comment.