mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
Merge pull request #6848 from jflyper/bfdev-pikoblx-remove-stale-gpio-def
FF_PIKOBLX: Remove stale GPIO def
This commit is contained in:
commit
cd00389c7d
1 changed files with 0 additions and 1 deletions
|
@ -57,7 +57,6 @@
|
||||||
#define USE_ACC_SPI_MPU6000
|
#define USE_ACC_SPI_MPU6000
|
||||||
#define ACC_1_ALIGN CW180_DEG
|
#define ACC_1_ALIGN CW180_DEG
|
||||||
|
|
||||||
#define MPU6000_CS_GPIO GPIOB
|
|
||||||
#define GYRO_1_CS_PIN PB12
|
#define GYRO_1_CS_PIN PB12
|
||||||
#define GYRO_1_SPI_INSTANCE SPI2
|
#define GYRO_1_SPI_INSTANCE SPI2
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue