mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-24 16:53:57 -04:00
Parachute: add AP_Notify.h to example sketch
This commit is contained in:
parent
a639df0256
commit
103772abe2
@ -12,6 +12,7 @@
|
|||||||
#include <RC_Channel.h>
|
#include <RC_Channel.h>
|
||||||
#include <AP_Relay.h>
|
#include <AP_Relay.h>
|
||||||
#include <AP_Parachute.h>
|
#include <AP_Parachute.h>
|
||||||
|
#include <AP_Notify.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