PX4-Autopilot
PX4-Autopilot copied to clipboard
cdcacm_autostart: handle USB with no data lines
Fixes logic if USB does not have data lines, ie powering the flight controller with USB wall wart. The module will stay in the connecting state and px4_open() will fail silently.
Closes https://github.com/PX4/PX4-Autopilot/issues/23179