Speedometr no actual

Great app! But there is one problem. I make a speed display widget using GPS, but the data on the widget does not show the actual, but with a delay of 5 to 15 seconds. How to overcome this delay and make the speed display relevant with the update rate of 1 second? In the KWGT settings, all time intervals are set to minimum.

hello how did you make the speed widget?
i want one too

There are a couple of formulas available related to speed.

$li(spd)$ Current Speed in local unit (kmh/mph if available, 0 otherwise)
$li(spdm)$ Current Speed in meters per second (if available, 0 otherwise)
$li(spdu)$ Current Speed unit (kmh/mph)
1 Like

ok thanks a lot!!!

This topic was automatically closed 25 days after the last reply. New replies are no longer allowed.