Rover: fix version setting in CheckFirmware app descriptor

This commit is contained in:
bugobliterator 2024-02-08 18:03:07 +11:00 committed by Andrew Tridgell
parent 550efc39a5
commit 5a4931b596
1 changed files with 1 additions and 0 deletions

View File

@ -17,3 +17,4 @@
#define FW_TYPE FIRMWARE_VERSION_TYPE_DEV
#include <AP_Common/AP_FWVersionDefine.h>
#include <AP_CheckFirmware/AP_CheckFirmwareDefine.h>