Browse Source

atxxxx: fix comment

sbg
Beat Küng 6 years ago
parent
commit
fcb7372554
  1. 2
      src/drivers/osd/atxxxx/atxxxx.h

2
src/drivers/osd/atxxxx/atxxxx.h

@ -65,7 +65,7 @@ @@ -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 */

Loading…
Cancel
Save