diff options
-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
|