Fix doxygen warning in the CC2538 SPI driver
This commit is contained in:
parent
9daf31ee81
commit
88e190103c
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
||||||
/**
|
/**
|
||||||
* \brief Initialize the SPI bus.
|
* \brief Initialize the SPI bus.
|
||||||
*
|
*
|
||||||
* This SPI init() function uses the following #defines to set the pins:
|
* This SPI init() function uses the following defines to set the pins:
|
||||||
* SPI_CLK_PORT SPI_CLK_PIN
|
* SPI_CLK_PORT SPI_CLK_PIN
|
||||||
* SPI_MOSI_PORT SPI_MOSI_PIN
|
* SPI_MOSI_PORT SPI_MOSI_PIN
|
||||||
* SPI_MISO_PORT SPI_MISO_PIN
|
* SPI_MISO_PORT SPI_MISO_PIN
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue