From be9596ecf3b8ac7a6e320204e459c490a4cf356a Mon Sep 17 00:00:00 2001 From: William Harrington Date: Thu, 8 Aug 2019 03:38:15 -0500 Subject: Remove old remark --- main.c | 1 - 1 file changed, 1 deletion(-) diff --git a/main.c b/main.c index a3ac98e..2b8402f 100755 --- a/main.c +++ b/main.c @@ -129,7 +129,6 @@ void main(void) { /* * If 1Hz interrupt from RTC received, isr sets update to 1 * Update time/date/alarm/temp/other variables from RTC - * Format temperature's tenth place * Update digits on display device * reset update boolean until next RTC 1Hz interrupt * delay 500ms for a perception of ':'s blinking at 1/2 duty cycle -- cgit v1.2.3-54-g00ecf