pub fn run_debug_dump(running: Arc<AtomicBool>) -> Result<(), DeviceError>Expand description
Run the debug loop. Attempts to open the controller and dump frames.
pub fn run_debug_dump(running: Arc<AtomicBool>) -> Result<(), DeviceError>Run the debug loop. Attempts to open the controller and dump frames.