lotus: Need to define ADC IRQ priority
Signed-off-by: Daniel Schaefer <git@danielschaefer.me>
This commit is contained in:
parent
04d20771f4
commit
116a4af371
@ -17,3 +17,10 @@
|
||||
// For single-zone backlight
|
||||
#undef RP_PWM_USE_PWM4
|
||||
#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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user