From ee5b3f4ce344842e8ffa848662218e9f3c4b40aa Mon Sep 17 00:00:00 2001 From: Reed Nightingale Date: Wed, 1 Jan 2020 11:42:44 -0800 Subject: [PATCH] Remove unused extern --- ubitx.h | 1 - 1 file changed, 1 deletion(-) diff --git a/ubitx.h b/ubitx.h index 32ec2b9..10fdc63 100644 --- a/ubitx.h +++ b/ubitx.h @@ -57,7 +57,6 @@ it uses an ILI9341 display controller and an XPT2046 touch controller. */ extern char c[30], b[30]; extern char printBuff[2][20]; //mirrors what is showing on the two lines of the display -extern int count; //to generally count ticks, loops, etc /** * The second set of 16 pins on the Raduino's bottom connector are have the three clock outputs and the digital lines to control the rig.