Skip to content

Commit

Permalink
atxxxx: fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bkueng committed Jul 16, 2019
1 parent 1112828 commit fcb7372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/drivers/osd/atxxxx/atxxxx.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit fcb7372

Please sign in to comment.