You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Karl Shea 84b8cdc1a4
Fix bit loss in cie_lightness() when doing division to resolve #15331 (#15344)
* Fix bit loss in cie_lightness() when doing division.

* Use the right types

* Format

Co-authored-by: zvecr <git@zvecr.com>
4 years ago
..
backlight.c 2021 May 29 Breaking Changes Update (#13034) 5 years ago
backlight.h 2021 May 29 Breaking Changes Update (#13034) 5 years ago
backlight_avr.c Fix bit loss in cie_lightness() when doing division to resolve #15331 (#15344) 4 years ago
backlight_chibios.c fix typo in backlight code from #14439 (#14442) 4 years ago
backlight_driver_common.c
backlight_driver_common.h
backlight_software.c
backlight_timer.c