diff --git a/src/drivers/boards/px4fmu-v4/board_config.h b/src/drivers/boards/px4fmu-v4/board_config.h index c4a9763d65..062f817998 100644 --- a/src/drivers/boards/px4fmu-v4/board_config.h +++ b/src/drivers/boards/px4fmu-v4/board_config.h @@ -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 */