Skip to content

Commit

Permalink
test comment
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterJBurke committed Mar 25, 2024
1 parent abb5950 commit 9863a25
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions libraries/AP_Vehicle/AP_Vehicle.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -397,6 +397,7 @@ const AP_Scheduler::Task AP_Vehicle::scheduler_tasks[] = {
#if AP_OPENDRONEID_ENABLED
SCHED_TASK_CLASS(AP_OpenDroneID, &vehicle.opendroneid, update, 10, 50, 236),
#endif
// test comment...
SCHED_TASK_CLASS(AP_ODIDScanner,&vehicle.odidscanner, update, 1, 50, 237),
#if OSD_ENABLED
SCHED_TASK(publish_osd_info, 1, 10, 240),
Expand Down
1 change: 1 addition & 0 deletions modules/Micro-CDR
Submodule Micro-CDR added at 3d1b17
1 change: 1 addition & 0 deletions modules/lwip
Submodule lwip added at 143a6a

0 comments on commit 9863a25

Please sign in to comment.