mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
fmuv5x:Missing define PX4_SPI_BUS_SENSORS
This commit is contained in:
parent
423dd23ff1
commit
0300a380cf
@ -140,7 +140,9 @@
|
||||
#define PX4_SPI_BUS_SENSORS1 1
|
||||
#define PX4_SPI_BUS_SENSORS2 2
|
||||
#define PX4_SPI_BUS_SENSORS3 3
|
||||
#define PX4_SPI_BUS_MAG 4
|
||||
#define PX4_SPI_BUS_SENSORS4 4
|
||||
|
||||
#define PX4_SPI_BUS_MAG PX4_SPI_BUS_SENSORS4
|
||||
#define PX4_SPI_BUS_MEMORY 5
|
||||
#define PX4_SPI_BUS_EXTERNAL1 6
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user