From f211fe6461aae73f5ffdbe58961dbe3dd1309854 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 20 Mar 2021 18:48:43 +0000 Subject: make the interval bisection work properly for events in the next hour, add an alarm output --- app/httpd.c | 1 - 1 file changed, 1 deletion(-) (limited to 'app/httpd.c') diff --git a/app/httpd.c b/app/httpd.c index 5c96c44..3fdea93 100644 --- a/app/httpd.c +++ b/app/httpd.c @@ -10,7 +10,6 @@ static char html_buf[8192]; -EPOCH alarm; static uint32_t make_alarm (void) { -- cgit v1.2.3