jahnf / Projecteur

Linux Desktop Application for the Logitech Spotlight device (and similar devices) - Digital Laser Pointer
MIT License
379 stars 33 forks source link

Added support for saving FeatureSet in cache file #151

Closed mayanksuman closed 3 years ago

mayanksuman commented 3 years ago

The HID++ FeatureSet is now saved in a cache file. If the device is connected again the FeatureSet is loaded from the cache if firmware version has not changed otherwise HID++ FeatureSet is loaded from device.

Additionally, Device details tab now show Firmware version also for HID++ device.