From: DL1YCF Date: Thu, 20 May 2021 15:20:56 +0000 (+0200) Subject: corrected small typo X-Git-Url: https://git.rkrishnan.org/%5B/%5D%20//%22%22?a=commitdiff_plain;h=15ad37a361c952c52f1761db03f759bfb287dcdb;p=pihpsdr.git corrected small typo --- diff --git a/radio.c b/radio.c index bfd409d..dc5f1e4 100644 --- a/radio.c +++ b/radio.c @@ -54,10 +54,8 @@ #ifdef SOAPYSDR #include "soapy_protocol.h" #endif -#ifdef GPIO -##include "actions.h" +#include "actions.h" #include "gpio.h" -#endif #include "vfo.h" #include "vox.h" #include "meter.h"