device: mouse m510v1 doesn't have a working smooth scroll so remove from its descriptor

This commit is contained in:
Peter F. Patel-Schneider 2020-07-07 10:19:23 -04:00
parent a8d067035d
commit 72fd2f255e
1 changed files with 1 additions and 1 deletions

View File

@ -368,7 +368,7 @@ _D(
wpid='1025',
registers=(_R.battery_status, ),
settings=[
_RS.smooth_scroll(),
# _RS.smooth_scroll(), # writing the bit to the register doesn't cause an error, but the bit doesn't turn on
_RS.side_scroll(),
],
)