driver: g-wolves y dpi notes

This commit is contained in:
vhaudiquet 2023-09-28 17:46:47 +02:00
parent 7dc6a89c04
commit 8c8df678c4

View File

@ -55,6 +55,7 @@ typedef struct DPI_LEVEL
uint8_t dpi_x_high;
uint8_t dpi_x_low;
// Older firmware does not support y dpi (only 1 dpi value)
uint8_t dpi_y_high;
uint8_t dpi_y_low;