mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-02 14:08:45 -04:00
Parachute: fix example sketch
This commit is contained in:
parent
f48a71f30a
commit
52ca06fc22
@ -13,6 +13,7 @@
|
|||||||
#include <AP_Relay.h>
|
#include <AP_Relay.h>
|
||||||
#include <AP_Parachute.h>
|
#include <AP_Parachute.h>
|
||||||
#include <AP_Notify.h>
|
#include <AP_Notify.h>
|
||||||
|
#include <StorageManager.h>
|
||||||
|
|
||||||
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
|
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user