6 #include "../uvc/uvc-device.h" 8 #include "../hid/hid-types.h" 9 #include "../hid/hid-device.h" 10 #include "../usb/usb-enumerator.h" 12 #include "../tm2/tm-boot.h" 38 return std::make_shared<retry_controls_work_around>(
dev);
49 return std::make_shared<command_transfer_usb>(
dev);
59 std::this_thread::sleep_for(std::chrono::milliseconds(2000));
77 return std::make_shared<os_time_service>();
def info(name, value, persistent=False)