From 01e2bcbf3bc76d418bac619638d066361de8b557 Mon Sep 17 00:00:00 2001 From: bsongis Date: Sat, 6 Oct 2012 09:52:12 +0000 Subject: [PATCH] [stock] Flash saving [sky9x] Timer > 1hour fixed --- src/lcd.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/lcd.cpp b/src/lcd.cpp index 8950acd92..e09d407d7 100644 --- a/src/lcd.cpp +++ b/src/lcd.cpp @@ -490,8 +490,6 @@ void putsTime(xcoord_t x, uint8_t y, putstime_t tme, uint8_t att, uint8_t att2) { div_t qr; - tme+=32660; - if (att & LEFT) x+=3*FW; if (tme<0) {