mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-13 07:57:56 +08:00
b8c2805263
Depending on defines px4_spi_buses can be NULL but often it's not and in those cases the compiler correctly warns about it.