mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
State machine helper: Fix typo
This commit is contained in:
parent
c31e31bf5e
commit
644db1b03f
@ -536,7 +536,7 @@ transition_result_t hil_state_transition(hil_state_t new_state, orb_advert_t sta
|
||||
break;
|
||||
|
||||
default:
|
||||
PX4_WARN("Unknown HIL state");
|
||||
PX4_WARN("Unknown HITL state");
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user