Skip to content
Snippets Groups Projects
Commit 103772ab authored by Randy Mackay's avatar Randy Mackay
Browse files

Parachute: add AP_Notify.h to example sketch

parent a639df02
No related branches found
No related tags found
No related merge requests found
...@@ -12,6 +12,7 @@ ...@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment