mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-21 20:04:09 +08:00
restore #include "adc_hw.h" so that Tiny/LPC2148 boards compile without error.
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
#define _ADC_H_
|
||||
|
||||
#include <inttypes.h>
|
||||
#include "adc_hw.h"
|
||||
|
||||
/* Allow driver implementation to define
|
||||
* number of available ADCs implicitly
|
||||
|
||||
Reference in New Issue
Block a user