Skip to content

Commit

Permalink
GCS_MAVLink: get firmware version object from AP_Common
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbarker committed Mar 17, 2024
1 parent ba4fa62 commit 3847eff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libraries/GCS_MAVLink/examples/routing/routing.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
#include <AP_Common/AP_FWVersion.h>
#include <AP_SerialManager/AP_SerialManager.h>

#include <AP_Common/ExampleFirmwareVersion.h>

void setup();
void loop();

Expand Down

0 comments on commit 3847eff

Please sign in to comment.