mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-21 11:55:41 +08:00
Fix missing actuators.h include in csc_servos leading to compiler warning
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#include "LPC21xx.h"
|
||||
#include "std.h"
|
||||
#include "sys_time.h"
|
||||
#include "actuators.h"
|
||||
#include "servos_direct_hw.h"
|
||||
|
||||
#define CSC_SERVOS_NB 4
|
||||
|
||||
Reference in New Issue
Block a user