mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-25 23:46:04 +08:00
remove un-needed includes from adc_hw.c
This commit is contained in:
@@ -224,12 +224,6 @@ void adc_init( void ) {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#include "led.h"
|
|
||||||
|
|
||||||
#include "uart.h"
|
|
||||||
#include "messages.h"
|
|
||||||
#include "downlink.h"
|
|
||||||
|
|
||||||
|
|
||||||
void adcISR0 ( void ) {
|
void adcISR0 ( void ) {
|
||||||
ISR_ENTRY();
|
ISR_ENTRY();
|
||||||
|
|||||||
Reference in New Issue
Block a user