driver: g-wolves y dpi notes

master
vhaudiquet 12 months ago
parent 7dc6a89c04
commit 8c8df678c4
  1. 1
      drivers/g-wolves/g-wolves.h

@ -55,6 +55,7 @@ typedef struct DPI_LEVEL
uint8_t dpi_x_high; uint8_t dpi_x_high;
uint8_t dpi_x_low; 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_high;
uint8_t dpi_y_low; uint8_t dpi_y_low;

Loading…
Cancel
Save