commit 25fb310061e4763dd692be481f58b5b32c329aba parent c69778910202afadb8bb25bc5d8b4bba56dad505 Author: Christian Grothoff <christian@grothoff.org> Date: Fri, 20 May 2022 12:14:57 +0200 -workarounds Diffstat:
| M | src/main.c | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/src/main.c b/src/main.c @@ -3204,6 +3204,7 @@ run (void *cls, GNUNET_log_strerror_file (GNUNET_ERROR_TYPE_WARNING, "write", "/sys/class/gpio/export"); + have_gpio = true; /* try anyway */ } else {