Copter : Correct comment on required optical flow update rate
This commit is contained in:
parent
839b814d12
commit
45c007d216
@ -1188,7 +1188,7 @@ static void one_hz_loop()
|
||||
#endif
|
||||
}
|
||||
|
||||
// called at 100hz but data from sensor only arrives at 10 Hz
|
||||
// called at 10hz
|
||||
#if OPTFLOW == ENABLED
|
||||
static void update_optical_flow(void)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user