-
-
Notifications
You must be signed in to change notification settings - Fork 94
DSHMv3 does not allow setting LEDs states from config file #260
Copy link
Copy link
Closed
Labels
CoreCore/Common Driver TopicCore/Common Driver TopicbugSomething isn't workingSomething isn't working
Milestone
Description
Context
In DS3's output report, there are:
- 1 ) 1 byte that sets LED states
- 2 ) 4 groups of 5 bytes, each one for each LED, that sets custom effects the associated LED should execute
- Effects are only executed if the related LED has been enabled via (1)
Issue:
Currently, DSHMv3 allows settings (2), but not (1), so that means the LEDs are always off and no effects are shown
Proposed solution:
- Allow dshidmini to read from a property in the .json file called "LEDsState" that sets the corresponding LEDs states byte in the output report
- Rename the "Enabled" properties in LEDsCustoms to "EffectsEnabled" to make things clearer.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
CoreCore/Common Driver TopicCore/Common Driver TopicbugSomething isn't workingSomething isn't working
