AP_Parachute: example fix travis warning

missing function declaration
implicit cast
some style fix
This commit is contained in:
Pierre Kancir 2017-04-13 13:32:44 +02:00 committed by Francisco Ferreira
parent 45ca91808d
commit 7abd22a33e
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,9 @@
#include <AP_Notify/AP_Notify.h>
#include <StorageManager/StorageManager.h>
void setup();
void loop();
const AP_HAL::HAL& hal = AP_HAL::get_HAL();
// Relay