mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
hwdef: correct ARK_CANNODE compilation
this was turning SPI on when there aren't any devices...
This commit is contained in:
parent
ddba794420
commit
27f836b66e
@ -110,8 +110,6 @@ PB9 I2C1_SDA I2C1
|
||||
#SPIDEV icm42688 SPI1 DEVID1 IMU1_CS MODE3 2*MHZ 8*MHZ
|
||||
#IMU Invensensev3 SPI:icm42688 ROTATION_ROLL_180
|
||||
|
||||
define HAL_USE_SPI TRUE
|
||||
|
||||
define GPS_MAX_RECEIVERS 1
|
||||
define GPS_MAX_INSTANCES 1
|
||||
define HAL_COMPASS_MAX_SENSORS 1
|
||||
|
Loading…
Reference in New Issue
Block a user