atxxxx: fix comment

This commit is contained in:
Beat Küng
2019-06-28 17:48:48 +02:00
parent 1112828dcf
commit fcb7372554
+1 -1
View File
@@ -65,7 +65,7 @@
#ifdef PX4_SPIDEV_OSD
#define OSD_SPIDEV PX4_SPIDEV_OSD
#else
#error "add the required spi bus from board_config.h here"
#error "add the required spi device from board_config.h here"
#endif
#define OSD_SPI_BUS_SPEED (2000000L) /* 2 MHz */