mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
State machine helper: Fix typo
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user