Brightness control for WS28B12 (Neopixel) fixed #314

Merged
Piranit merged 1 commits from master into master 2020-09-15 15:55:09 +01:00
Piranit commented 2020-04-25 15:29:01 +01:00 (Migrated from github.com)

Hi
I've faced the problem of changing the meaning of the parameter "Brightness", cause there is no effect of plugin in settings.
But then I've understood that LED_BRIGHTNESS parameter is not used in the file neopxel_direct.py
Only after adding this parameter into the constructor light brightness changing has begun to work.

I've also made an issue here.
Please close the issue when you merge.
Thanks.

Hi I've faced the problem of changing the meaning of the parameter "Brightness", cause there is no effect of plugin in settings. But then I've understood that `LED_BRIGHTNESS` parameter is not used in the file `neopxel_direct.py` Only after adding this parameter into the constructor light brightness changing has begun to work. I've also made an issue [here](https://github.com/vitormhenrique/OctoPrint-Enclosure/issues/311). Please close the issue when you merge. Thanks.
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Gandalf/OctoPrint-Enclosure#314