mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-18 06:38:29 -04:00
Rover: correct comment on CPU failsafe strategy
This commit is contained in:
parent
e5858555de
commit
937bbeb66d
@ -8,8 +8,7 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
our failsafe strategy is to detect main loop lockup and switch to
|
our failsafe strategy is to detect main loop lockup and disarm.
|
||||||
passing inputs straight from the RC inputs to RC outputs.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user