diff --git a/src/main.c b/src/main.c index 6a286ed..a987bbe 100644 --- a/src/main.c +++ b/src/main.c @@ -1025,7 +1025,7 @@ int main(void) // Woke up again. lcd_set_cursor_pos(0, 0); lcd_send_string(" "); - time_in_state = 9900; // run the voltage test again + time_in_state = 9000; // run the voltage test again #else time_in_state = 0; #endif