Skip to content

Commit

Permalink
Fix other vehicles CI
Browse files Browse the repository at this point in the history
  • Loading branch information
shipp02 authored Jan 28, 2024
1 parent 8fced11 commit 6c599dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libraries/AP_Vehicle/AP_Vehicle.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,9 @@ void AP_Vehicle::setup()
#if AP_OPENDRONEID_ENABLED
opendroneid.init();
#endif
#if APM_BUILD_TYPE(APM_BUILD_ArduCopter)
odidscanner.init();
#endif

// init EFI monitoring
#if HAL_EFI_ENABLED
Expand Down

0 comments on commit 6c599dd

Please sign in to comment.