[Core] PWM Backlight for RP2040 (#17706)

This commit is contained in:
Stefan Kerkmann
2022-10-04 23:10:24 +02:00
committed by GitHub
parent b6ea8837e4
commit 996a9006d3
14 changed files with 107 additions and 22 deletions

View File

@@ -20,6 +20,7 @@
#define BACKLIGHT_PWM_DRIVER PWMD5
#define BACKLIGHT_PWM_CHANNEL 1
#define BACKLIGHT_PAL_MODE 2
#define ADC_PIN A0