active voice

pull/8637/head
paul-szczepanek-arm 2018-10-24 09:56:53 +01:00 committed by Cruz Monrreal II
parent ba59e57daf
commit b55e247b7f
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ public:
/** Create a SPI master connected to the specified pins. /** Create a SPI master connected to the specified pins.
* *
* @note Either mosi or miso can be specified as NC if not used. * @note You can specify mosi or miso as NC if not used.
* *
* @param mosi SPI Master Out, Slave In pin. * @param mosi SPI Master Out, Slave In pin.
* @param miso SPI Master In, Slave Out pin. * @param miso SPI Master In, Slave Out pin.