Skip to content

Commit

Permalink
GCS_MAVLink: fix version setting in CheckFirmware app descriptor
Browse files Browse the repository at this point in the history
  • Loading branch information
bugobliterator committed Feb 19, 2024
1 parent b9fb06b commit 1cb1ff8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/GCS_MAVLink/GCS_Dummy.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

#define FORCE_VERSION_H_INCLUDE
#include <AP_Common/AP_FWVersionDefine.h>
#include <AP_CheckFirmware/AP_CheckFirmwareDefine.h>
#undef FORCE_VERSION_H_INCLUDE

const struct GCS_MAVLINK::stream_entries GCS_MAVLINK::all_stream_entries[] {};
Expand Down

0 comments on commit 1cb1ff8

Please sign in to comment.