We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0db264b commit 7ea4149Copy full SHA for 7ea4149
src/drivers/boards/px4fmu-v4/board_config.h
@@ -135,7 +135,7 @@ __BEGIN_DECLS
135
*/
136
#define PX4_SPIDEV_BARO 3
137
#if (PX4_SPIDEV_BARO == SPIDEV_FLASH)
138
- #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
139
#endif
140
141
/* I2C busses */
0 commit comments