aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmain.c1
1 files changed, 0 insertions, 1 deletions
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