This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
junhuanchen
/
CocoPi
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
d6653fbfeb
Rami (Branch)
Tag
en
master
CocoPi
/
reload_usb.py
reload_usb.py
58 B
Cronologia
Originale
1
2
3
import os
os.system("/etc/init.d/S12usb restart")
print(1)