mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Dont use ADC IRQ
This commit is contained in:
committed by
Ben V. Brown
parent
348c86bb2a
commit
7c7c410280
@@ -19,7 +19,6 @@ extern "C" {
|
||||
void timer0_comp0_callback(void);
|
||||
void timer0_comp1_callback(void);
|
||||
void timer0_comp2_callback(void);
|
||||
void adc_fifo_irq(void);
|
||||
void GPIO_IRQHandler(void);
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user