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 7b298be commit 0836f84Copy full SHA for 0836f84
src/sai.rs
@@ -78,7 +78,7 @@
78
//! // Stereo audio, two slots per frame.
79
//! num_slots: 2,
80
//! };
81
-//! let tx = saia.master_tx(
+//! let mut tx = saia.master_tx(
82
//! (
83
//! gpioe.pe2.into_alternate_af6(),
84
//! gpioe.pe4.into_alternate_af6(),
0 commit comments