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 9a51348 commit 6c8edbbCopy full SHA for 6c8edbb
src/hosted.rs
@@ -3,7 +3,7 @@
3
//! This dynamically allocates an output buffer and writes out the data in a single call.
4
//! Much better suited for linux or similar environments, but may not always work
5
//!
6
-//! Intendded for use with rppal or linux-embedded-hal
+//! Intended for use with rppal or linux-embedded-hal
7
8
use embedded_hal as hal;
9
0 commit comments