diff options
Diffstat (limited to 'apps/debug_menu.c')
| -rw-r--r-- | apps/debug_menu.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/debug_menu.c b/apps/debug_menu.c index 469660c..0141c77 100644 --- a/apps/debug_menu.c +++ b/apps/debug_menu.c @@ -878,7 +878,6 @@ bool dbg_ports(void) unsigned short portb; unsigned char portc; char buf[32]; - int button; int battery_voltage; int batt_int, batt_frac; |