AP_Periph: include GCS_MAVLink.h for firmware version type define

This commit is contained in:
Peter Barker 2022-07-08 22:30:20 +10:00 committed by Peter Barker
parent 5286ad45ad
commit 4561e78dd5
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#pragma once
#include <GCS_MAVLink/GCS_MAVLink.h>
#define THISFIRMWARE "AP_Periph V1.4dev"
// the following line is parsed by the autotest scripts