taler-mdb

GNU Taler Extensions and Integrations
Log | Files | Refs | Submodules | README | LICENSE

commit c9fd17578dc48527cab9a842ac75934169bb74f0
parent e1ff7b58c3968a70e0de5cc102dc99546350e5a3
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Tue, 24 May 2022 11:14:21 +0200

always try gpio

Diffstat:
Msrc/main.c | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/src/main.c b/src/main.c @@ -3223,10 +3223,6 @@ run (void *cls, "Unable to open /gpio/gpio23/value for cancel button\n"); } } - else - { - cancel_button.cancelbuttonfd = -1; - } #if HAVE_QRENCODE_H