How to convert bash commands with root access into python serial connection script?

后端 未结 0 1296
挽巷
挽巷 2021-02-09 01:21

I have the following bash commands that allow me to stream data from a connection sensor device.

sudo -i
rmmod ftdi_sio
rmmod usbserial
modprobe ftdi-sio
echo -n          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题