projects
/
pihpsdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5effcd0
)
fix
author
c vw
<dl1ycf@darc.de>
Mon, 3 Feb 2020 18:55:10 +0000
(19:55 +0100)
committer
c vw
<dl1ycf@darc.de>
Mon, 3 Feb 2020 18:55:10 +0000
(19:55 +0100)
gpio.c
patch
|
blob
|
history
diff --git
a/gpio.c
b/gpio.c
index 70eb17b70a4df805e3a810a5ce20134df26da501..4651f449f35d21f4bb0749bbf443aa11d331bd46 100644
(file)
--- a/
gpio.c
+++ b/
gpio.c
@@
-1038,6
+1038,7
@@
g_print("controller=%d e2_encoder_action: %d\n",ctrlr,e2_encoder_action);
void gpio_restore_actions() {
char* value;
+ char name[80];
int i;
g_print("gpio_restore_actions: controller=%d\n",controller);