Skip to content
Snippets Groups Projects
Commit 70e7f1be authored by Stefan's avatar Stefan Committed by Lorenz Meier
Browse files

Update px4_spi.h

spelling mistakes
parent 07973bf8
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ enum spi_dev_e {
SPIDEV_AUDIO_CTRL, /* Select SPI audio codec device control port */
};
/* Certain SPI devices may required differnt clocking modes */
/* Certain SPI devices may required different clocking modes */
enum spi_mode_e {
SPIDEV_MODE0 = 0, /* CPOL=0 CHPHA=0 */
......
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