We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e6f3e7 commit ff4888dCopy full SHA for ff4888d
src/modm/architecture/interface/i2s_master.hpp
@@ -39,7 +39,7 @@ class I2sMaster : public ::modm::PeripheralDriver, public I2s
39
* SD (serial data) and WS (word select) signals and connects them.
40
*
41
* @tparam Signals
42
- * One CK, SD, WS, MCK signal are required
+ * One CK, SD, WS, MCK signal are required
43
* and can be passed out-of-order.
44
*/
45
template< class... Signals >
0 commit comments