Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GPIO LEDs only know 2 states: ON or OFF and do not have PWM capabilities. However, the max brightness is reported as 255. This patch sets the max brightness value of a GPIO controlled LED to 1. Tested on my PinePhone 1.2. Signed-off-by: Dylan Van Assche <[email protected]> Signed-off-by: Pavel Machek <[email protected]>
- Loading branch information