mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-18 22:05:17 +03:00
spacing
This commit is contained in:
parent
aa253a387d
commit
cabf7eaac3
7 changed files with 25 additions and 26 deletions
|
@ -264,7 +264,6 @@ void Baro_Common(void)
|
||||||
baroHistIdx = indexplus1;
|
baroHistIdx = indexplus1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
int Baro_update(void)
|
int Baro_update(void)
|
||||||
{
|
{
|
||||||
static uint32_t baroDeadline = 0;
|
static uint32_t baroDeadline = 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue