diff options
-rw-r--r-- | menus.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -2732,8 +2732,6 @@ static void Read_Keypad(int *button_port_val, int *upper_encoder_val, int *lower #define Over_Volt 0x20 /* over-voltage */ #define Over_Other 0x40 /* over-other */ -// FIXME - alarm detection not working? - int new_button_state; /* read the button data */ |