mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 09:45:37 +03:00
Changed tabs to spaces in sensors/
This commit is contained in:
parent
8ddc0cf1d8
commit
74679371aa
3 changed files with 13 additions and 13 deletions
|
@ -117,7 +117,7 @@ typedef enum {
|
|||
|
||||
|
||||
bool isBaroReady(void) {
|
||||
return baroReady;
|
||||
return baroReady;
|
||||
}
|
||||
|
||||
uint32_t baroUpdate(void)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue