aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Harrington <kb0iic@berzerkula.org>2019-08-08 03:38:15 -0500
committerWilliam Harrington <kb0iic@berzerkula.org>2019-08-08 03:38:15 -0500
commitbe9596ecf3b8ac7a6e320204e459c490a4cf356a (patch)
tree0402604859ad7cc982812bb9385038660096b2d7
parent0067edc5b237c817ef896455527c34b43bfcce67 (diff)
Remove old remark
-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