AP_OpticalFlow: remove trailing whitespaces
This commit is contained in:
parent
5a52533084
commit
6839ee4f37
@ -84,8 +84,8 @@ void OpticalFlow::update(void)
|
||||
}
|
||||
|
||||
void OpticalFlow::setHIL(const struct OpticalFlow::OpticalFlow_state &state)
|
||||
{
|
||||
{
|
||||
if (backend) {
|
||||
backend->_update_frontend(state);
|
||||
backend->_update_frontend(state);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user