mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-23 21:36:28 +08:00
[chibios] add missing board include in pwm_input driver
This commit is contained in:
@@ -27,7 +27,8 @@
|
||||
*/
|
||||
#include "mcu_periph/pwm_input_arch.h"
|
||||
#include "mcu_periph/gpio.h"
|
||||
#include "hal.h"
|
||||
#include <hal.h>
|
||||
#include BOARD_CONFIG
|
||||
|
||||
#define ONE_MHZ_CLK 1000000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user