* [libgpiod][PATCH] README: fix typo
@ 2023-12-30 2:34 Kent Gibson
2024-01-02 14:09 ` Bartosz Golaszewski
0 siblings, 1 reply; 2+ messages in thread
From: Kent Gibson @ 2023-12-30 2:34 UTC (permalink / raw)
To: linux-gpio, brgl; +Cc: Kent Gibson
Fix typo in --enable-gpioset-interactive in TOOLS section.
Signed-off-by: Kent Gibson <warthog618@gmail.com>
---
README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
index 962dc06..69128dc 100644
--- a/README
+++ b/README
@@ -134,7 +134,7 @@ Examples:
# Blink an LED on GPIO22 at 1Hz with a 20% duty cycle
$ gpioset -t200ms,800ms GPIO22=1
- # Set some lines interactively (requires --enable-gpioset-interative)
+ # Set some lines interactively (requires --enable-gpioset-interactive)
$ gpioset --interactive --unquoted GPIO23=inactive GPIO24=active
gpioset> get
GPIO23=inactive GPIO24=active
--
2.39.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [libgpiod][PATCH] README: fix typo
2023-12-30 2:34 [libgpiod][PATCH] README: fix typo Kent Gibson
@ 2024-01-02 14:09 ` Bartosz Golaszewski
0 siblings, 0 replies; 2+ messages in thread
From: Bartosz Golaszewski @ 2024-01-02 14:09 UTC (permalink / raw)
To: Kent Gibson; +Cc: linux-gpio
On Sat, Dec 30, 2023 at 3:34 AM Kent Gibson <warthog618@gmail.com> wrote:
>
> Fix typo in --enable-gpioset-interactive in TOOLS section.
>
> Signed-off-by: Kent Gibson <warthog618@gmail.com>
> ---
> README | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/README b/README
> index 962dc06..69128dc 100644
> --- a/README
> +++ b/README
> @@ -134,7 +134,7 @@ Examples:
> # Blink an LED on GPIO22 at 1Hz with a 20% duty cycle
> $ gpioset -t200ms,800ms GPIO22=1
>
> - # Set some lines interactively (requires --enable-gpioset-interative)
> + # Set some lines interactively (requires --enable-gpioset-interactive)
> $ gpioset --interactive --unquoted GPIO23=inactive GPIO24=active
> gpioset> get
> GPIO23=inactive GPIO24=active
> --
> 2.39.2
>
Applied, thanks!
Bart
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-01-02 14:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-30 2:34 [libgpiod][PATCH] README: fix typo Kent Gibson
2024-01-02 14:09 ` Bartosz Golaszewski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).