mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-26 01:35:35 +03:00
Converted tabs to spaces prior to IO merge from betaflight
This commit is contained in:
parent
add744d4c8
commit
a0ba45f8b3
20 changed files with 103 additions and 103 deletions
|
@ -507,7 +507,7 @@ static void detectBaro(baroSensor_e baroHardwareToUse)
|
|||
break;
|
||||
}
|
||||
#endif
|
||||
; // fallthough
|
||||
; // fallthough
|
||||
case BARO_BMP280:
|
||||
#ifdef USE_BARO_BMP280
|
||||
if (bmp280Detect(&baro)) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue