Funbit / ets2-telemetry-server

ETS2/ATS Telemetry Web Server + Mobile Dashboard
GNU General Public License v3.0
628 stars 209 forks source link

Incorrect speed #40

Closed Funbit closed 9 years ago

Funbit commented 9 years ago

Marko1996:

i have a problem whn i speed up on mobile dashboard display it says 30.9595959,can you help me > how to fix this

yodek:

You can add in skin folder to file dashboard.js this: data.truckSpeed = Math.floor(data.truckSpeed);

Funbit commented 9 years ago

The answer to this question is posted here: http://forum.scssoft.com/viewtopic.php?p=348049#p348049