diff options
author | William Harrington <kb0iic@berzerkula.org> | 2019-08-08 03:38:15 -0500 |
---|---|---|
committer | William Harrington <kb0iic@berzerkula.org> | 2019-08-08 03:38:15 -0500 |
commit | be9596ecf3b8ac7a6e320204e459c490a4cf356a (patch) | |
tree | 0402604859ad7cc982812bb9385038660096b2d7 | |
parent | 0067edc5b237c817ef896455527c34b43bfcce67 (diff) |
Remove old remark
-rwxr-xr-x | main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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
|