mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-18 05:45:31 +03:00
remove whitespaces [ci skip]
This commit is contained in:
parent
716eea26ff
commit
a3d43832f2
1 changed files with 1 additions and 1 deletions
|
@ -305,7 +305,7 @@ static void rescueAttainPosition()
|
||||||
}
|
}
|
||||||
|
|
||||||
DEBUG_SET(DEBUG_RTH, 3, rescueState.failure); //Failure can change with no new GPS Data
|
DEBUG_SET(DEBUG_RTH, 3, rescueState.failure); //Failure can change with no new GPS Data
|
||||||
|
|
||||||
if (!newGPSData) {
|
if (!newGPSData) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue