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 2d95254 commit b78e3f4Copy full SHA for b78e3f4
cmd/gpio/src/lib.rs
@@ -74,7 +74,7 @@
74
//! Port K 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
75
//! ```
76
//! To get input values with STM32H753 GPIO configuration settings,
77
-//! use the `--with-config` or `-w` flag with --input:
+//! use the `--with-config` or `-w` flag with `--input`:
78
//!
79
//! ```console
80
//! $ humility gpio --input -with-config --pins B:0,B:14,E:1
0 commit comments