Georgi Petrov

Results 1 comments of Georgi Petrov

Go to dashboard.js, search for speedLimit and if you see something like this: ` data.navigation.speedLimitMph = data.navigation.speedLimit * .621371;` remove `* .621371`. I don't know if it works for mph...