Is it possible to control the power to a USB port using a python2.7-script?
I have tried Nolan Foster answer (https://stackoverflow.com/a/64991005/11939486), but the subprocess.run
only works with python 3
Is it possible to control the power to a USB port using a python2.7-script?
I have tried Nolan Foster answer (https://stackoverflow.com/a/64991005/11939486), but the subprocess.run
only works with python 3