Skip to content
Snippets Groups Projects
Commit 7ea41491 authored by Lorenz Meier's avatar Lorenz Meier
Browse files

FMUv4: Fix code style

parent 0db264bc
No related branches found
No related tags found
No related merge requests found
......@@ -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 */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment