Relocate backlight drivers (#21444)
This commit is contained in:
parent
636093f75d
commit
cb2331713c
41 changed files with 17 additions and 164 deletions
|
@ -15,7 +15,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#pragma once
|
||||
|
||||
#define BACKLIGHT_PWM_DRIVER PWMD1
|
||||
#define BACKLIGHT_PWM_CHANNEL 3
|
||||
#define BACKLIGHT_PAL_MODE 6
|
||||
#define BACKLIGHT_PWM_OUTPUT_FREQUENCY 1000 // Increases backlight PWM freq if compiled with an unmerged PR. Does no harm without it.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue