TJREVERB / pfs

Flight software for TJREVERB's nanosat.
7 stars 5 forks source link

USBUART software fix, run this script upon boot #73

Closed ayusher closed 4 years ago

ayusher commented 4 years ago

!/bin/sh

echo 0 > /sys/devices/platform/soc/20980000.usb/buspower sleep 10 echo 1 > /sys/devices/platform/soc/20980000.usb/buspower sleep 5