AP_Periph: add patch rev into firmware version

This commit is contained in:
Pierre Kancir 2023-02-01 11:46:13 +01:00 committed by Peter Barker
parent be2a30af74
commit b7b08c3487

View File

@ -2,7 +2,7 @@
#include <GCS_MAVLink/GCS_MAVLink.h>
#define THISFIRMWARE "AP_Periph V1.5dev"
#define THISFIRMWARE "AP_Periph V1.5.0-dev"
// the following line is parsed by the autotest scripts
#define FIRMWARE_VERSION 1,5,0,FIRMWARE_VERSION_TYPE_DEV