1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-23 08:15:17 +03:00

[stock] Flash saving

[sky9x] Timer > 1hour fixed
This commit is contained in:
bsongis 2012-10-06 09:52:12 +00:00
parent 50616680fa
commit 01e2bcbf3b

View file

@ -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) {