Hi, I have a python program that sends text message using a USB modem, it works fine.. But sometimes when I reboot my device the program cant fine the device, so I need unplug than plug back again to work... is there someway to locate the usb inside the code? At this point: dongle = serial.Serial(po...