Fix doxygen warning in the CC2538 SPI driver

This commit is contained in:
George Oikonomou 2015-02-14 01:18:32 +01:00
parent 9daf31ee81
commit 88e190103c

View file

@ -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