Closed dzid26 closed 2 months ago
Panda needed more time to be detected by USB host after reset.
USB errors would would show for the devices with USB hubs.
A time.sleep is rarely the right fix. Why doesn't the polling below that line take care of this?
time.sleep
I got rid of the extra delay
Panda needed more time to be detected by USB host after reset.
USB errors would would show for the devices with USB hubs.