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 f39b545 commit c18e12eCopy full SHA for c18e12e
pinctrl/README.md
@@ -12,7 +12,7 @@ The improvements over raspi-gpio include:
12
* GPIOs can be referred to by name or number.
13
* Pin mode (-p) switches the UI to be in terms of 40-way header pin numbers.
14
* The "poll" command causes it to constantly monitor the specified pins,
15
- displaying any level changes it see. For slow signals (up to a few hundred
+ displaying any level changes it sees. For slow signals (up to a few hundred
16
kHz) it can act as a basic logic analyser.
17
* The "get" and "set" keywords are optional in most cases.
18
* Splitting into a general gpiolib library and a separate client application
0 commit comments