-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LED mode sometimes doesn't change (or will turn off) #1
Comments
It seems to be unpredictable when the LED turns off after setting and persistently storing the color. |
After reversing some of the other features related to setting the LED, i believe this is the "on" switch; Possibly there is an alpha/opacity value that sets the "fade" level of the breathe mode? Just have to find it, if that is the case. |
Appears to turn the LED on... after being stuck off. |
Possibly fixed. 99f4cc0 |
Now it seems the LED gets stuck randomly, applies to all modes. |
Still broken, maybe go over the packet capture log process again, and have a second look. |
The mouse flashes when storing the color via;
but will occasionally turn the LED off after storing the newly set color.
Most of the time the mouse sets and stores the color fine, but other times it results in the mouse flashing the newly set color, and then results in the mouse turning the LED off.
Investigate this;
As of the moment, the only way i can get the LED light to turn back on, is to boot up a virtual machine and set the color via the windows software or using the
factory_reset()
command.The text was updated successfully, but these errors were encountered: