mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +03:00
Fixed up whitespace
This commit is contained in:
parent
951e8271a5
commit
8e79e8092e
40 changed files with 101 additions and 101 deletions
|
@ -175,7 +175,7 @@ static bool gyroDetect(gyroDev_t *dev)
|
|||
case ICM_20602_SPI:
|
||||
gyroHardware = GYRO_ICM20602;
|
||||
break;
|
||||
default:
|
||||
default:
|
||||
gyroHardware = GYRO_MPU6500;
|
||||
}
|
||||
#ifdef GYRO_MPU6500_ALIGN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue