From 505fc7bda6c4d022353565a7e5b5db0958d5da02 Mon Sep 17 00:00:00 2001 From: Manfred Wallner Date: Thu, 29 Feb 2024 12:56:13 +0100 Subject: [PATCH] Update README.md minor README UI bug --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e534bb44..2d37aeed 100644 --- a/README.md +++ b/README.md @@ -153,4 +153,5 @@ This repository is the continuation of 'Gordon's wiringPi' which has been [depre ## Debug WIRINGPI_DEBUG=1 ./my_wiringpi_program -WIRINGPI_DEBUG=1 ./gpio readall + +WIRINGPI_DEBUG=1 gpio readall