Rover: correct comment on CPU failsafe strategy

This commit is contained in:
Peter Barker 2020-02-12 12:47:21 +11:00 committed by Andrew Tridgell
parent e5858555de
commit 937bbeb66d

View File

@ -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.
*/ */
/* /*