From: John Melton G0ORX Date: Fri, 12 Mar 2021 13:37:48 +0000 (+0000) Subject: Cleanup save and restore actions X-Git-Url: https://git.rkrishnan.org/specifications/%5B/status?a=commitdiff_plain;h=a35ce80e63638fc293b9983ccac45e946b094503;p=pihpsdr.git Cleanup save and restore actions --- diff --git a/gpio.c b/gpio.c index 0e86587..4ec00a8 100644 --- a/gpio.c +++ b/gpio.c @@ -777,7 +777,7 @@ void gpio_save_state() { } } - if(controller!=CONTROLLER1) { + if(controller==CONTROLLER2_V1 || controller==CONTROLLER2_V2) { for(int i=0;i