mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 16:25:16 +03:00
[stock] Flash saving
[sky9x] Timer > 1hour fixed
This commit is contained in:
parent
50616680fa
commit
01e2bcbf3b
1 changed files with 0 additions and 2 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue