FMUv4: Fix code style

This commit is contained in:
Lorenz Meier 2016-01-15 23:45:29 +01:00
parent 0db264bc79
commit 7ea41491e5

View File

@ -135,7 +135,7 @@ __BEGIN_DECLS
*/
#define PX4_SPIDEV_BARO 3
#if (PX4_SPIDEV_BARO == SPIDEV_FLASH)
#error PX4_SPIDEV_BARO must not be equal to SPIDEV_FLASH as they share the same bus
#error PX4_SPIDEV_BARO must not be equal to SPIDEV_FLASH as they share the same bus
#endif
/* I2C busses */