diff --git a/rivalcfg/devices/aerox5.py b/rivalcfg/devices/aerox5.py index e635c98..c2254b5 100644 --- a/rivalcfg/devices/aerox5.py +++ b/rivalcfg/devices/aerox5.py @@ -19,13 +19,13 @@ "report_type": usbhid.HID_REPORT_TYPE_OUTPUT, "command": [0x2D], "value_type": "multidpi_range", - "input_range": [200, 8500, 100], - "output_range": [0x04, 0xC5, 2.33], + "input_range": [100, 18000, 100], + "output_range": [0x00, 0xD6, 1.2], "dpi_length_byte": 1, - "first_preset": 1, + "first_preset": 0, "count_mode": "number", "max_preset_count": 5, - "default": "800, 1600", + "default": "400, 800, 1200, 2400, 3200", }, "polling_rate": { "label": "Polling rate",