diff --git a/lib/logitech_receiver/descriptors.py b/lib/logitech_receiver/descriptors.py index 3cc698be..d0083e07 100644 --- a/lib/logitech_receiver/descriptors.py +++ b/lib/logitech_receiver/descriptors.py @@ -505,6 +505,7 @@ _D( codename='MX Master', protocol=4.5, wpid='4041', + btid=0xb012, settings=[ _FS.hires_smooth_invert(), _FS.hires_smooth_resolution(), @@ -516,6 +517,7 @@ _D( codename='MX Master 2S', protocol=4.5, wpid='4069', + btid=0xb019, settings=[ _FS.hires_smooth_invert(), _FS.hires_smooth_resolution(),