test
This commit is contained in:
parent
48f1d92767
commit
c9b6fa1b1f
@ -384,7 +384,7 @@ int8_t Shoot_JamDetectionFSM(Shoot_t *s, Shoot_CMD_t *cmd)
|
|||||||
/* 正常运行射击状态机 */
|
/* 正常运行射击状态机 */
|
||||||
Shoot_RunningFSM(s, cmd);
|
Shoot_RunningFSM(s, cmd);
|
||||||
break;
|
break;
|
||||||
|
//
|
||||||
case SHOOT_JAMFSM_STATE_CONFIRMED:/* 确认堵塞 */
|
case SHOOT_JAMFSM_STATE_CONFIRMED:/* 确认堵塞 */
|
||||||
/* 清空待发射弹 */
|
/* 清空待发射弹 */
|
||||||
s->anglecalu.num_to_shoot=0;
|
s->anglecalu.num_to_shoot=0;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user