Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed problem with dimmer not turning off
Fixes this issue JeffResc#9 by actually turning the light off when brightness reaches zero. Also removes some unnecessary serial writes by updating the lastBinary and lastBrightness variables.
- Loading branch information
a2a2a7f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank for fix it)