diff options
-rw-r--r-- | device.cc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -176,7 +176,7 @@ Stick10::Stick10(): Stick20::Stick20(): - Device(0x20a0, 0x4109, DeviceModel::STORAGE, 200ms, 5, 200ms) + Device(0x20a0, 0x4109, DeviceModel::STORAGE, 20ms, 20, 20ms) {} #include <sstream> |