hwdef: correct ARK_CANNODE compilation

this was turning SPI on when there aren't any devices...
This commit is contained in:
Peter Barker 2023-11-22 22:01:43 +11:00 committed by Tom Pittenger
parent ddba794420
commit 27f836b66e

View File

@ -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