Solaar/lib
Alban Browaeys 03cfa12852 Fix listing of hidpp10 peripherals
The Flag enum was applied the value method twice. remove the value
method call from the set_flag_bits in  device.py. There is no such value
call in receiver.py set_flag_bits in the same commit so I believe this
was a mistake.
With this fix the LX7 mouse is properly enumerated over a Logitech
C-BT44 Receiver (seen as EX100, compatible 27MHz FastRF protocol)

Close #2850.

Fixes: 72c9dfc5 Remove NamedInts: Convert NotificationFlag to flag
2025-04-07 10:29:41 -04:00
..
hid_parser Fix warnings from automatic code inspections 2024-10-11 07:42:38 -04:00
hidapi macOS: handle `HIDError` in `hidapi.hidapi_impl._match()` (#2804) 2025-02-09 12:31:20 -05:00
keysyms keysymdef: Rename key symbols 2024-10-11 07:42:38 -04:00
logitech_receiver Fix listing of hidpp10 peripherals 2025-04-07 10:29:41 -04:00
solaar Complete DEVICE_FEATURES to DeviceFeature transition for hidpp10 devices 2025-04-07 10:24:13 -04:00