summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/debug_menu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/debug_menu.c b/apps/debug_menu.c
index 469660cbd0..0141c77fbe 100644
--- a/apps/debug_menu.c
+++ b/apps/debug_menu.c
@@ -878,7 +878,6 @@ bool dbg_ports(void)
878 unsigned short portb; 878 unsigned short portb;
879 unsigned char portc; 879 unsigned char portc;
880 char buf[32]; 880 char buf[32];
881 int button;
882 int battery_voltage; 881 int battery_voltage;
883 int batt_int, batt_frac; 882 int batt_int, batt_frac;
884 883