Rover: include FWversion

This commit is contained in:
Michael du Breuil 2019-04-04 04:06:06 -07:00 committed by Peter Barker
parent 2d161e3594
commit 7634b988d7
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ The init_ardupilot function processes everything we need for an in - air restart
*****************************************************************************/
#include "Rover.h"
#include <AP_Common/AP_FWVersion.h>
static void mavlink_delay_cb_static()
{