mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-23 00:58:37 -04:00
fixed ArduCopter HIL build
This commit is contained in:
parent
a13c68a404
commit
f1974cac21
@ -32,6 +32,7 @@ public:
|
||||
|
||||
// Methods
|
||||
void update_DCM(void) {}
|
||||
void update_DCM_fast(void) {}
|
||||
|
||||
float get_health(void) { return 1.0; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user