lotus: Need to define ADC IRQ priority
Signed-off-by: Daniel Schaefer <git@danielschaefer.me>
This commit is contained in:
@@ -17,3 +17,10 @@
|
|||||||
// For single-zone backlight
|
// For single-zone backlight
|
||||||
#undef RP_PWM_USE_PWM4
|
#undef RP_PWM_USE_PWM4
|
||||||
#define RP_PWM_USE_PWM4 TRUE
|
#define RP_PWM_USE_PWM4 TRUE
|
||||||
|
|
||||||
|
/*
|
||||||
|
* IRQ system settings.
|
||||||
|
|
||||||
|
* Need to define this for the ADC code to compile.
|
||||||
|
*/
|
||||||
|
#define RP_IRQ_ADC1_PRIORITY 3
|
||||||
|
|||||||
Reference in New Issue
Block a user