From: c vw Date: Fri, 4 Jun 2021 07:37:42 +0000 (+0200) Subject: gpio.c: correction (removed definition of "controller" since this moved to radio.c) X-Git-Url: https://git.rkrishnan.org/Site/Content/$sch_link?a=commitdiff_plain;h=fa192356da72e3850ae28268b740a7cb733b4212;p=pihpsdr.git gpio.c: correction (removed definition of "controller" since this moved to radio.c) --- diff --git a/gpio.c b/gpio.c index a7d3c9a..f0aff16 100644 --- a/gpio.c +++ b/gpio.c @@ -66,8 +66,6 @@ int settle_time=DEFAULT_SETTLE_TIME; static gint release_timer=-1; -int controller; - int I2C_INTERRUPT=16; // uses wiringpi pin numbers