Hi - thanks! Yes, I noticed this is still happening yesterday too.
Basically BangleRun attempts to extract information from the raw GPS data, but initially when it updates the whole screen it takes long enough that some of the raw GPS data is missed.
It's nothing to worry about but the reporting does look a bit ugly - I'll see what I can do to fix this as it seems there's no need to use the raw GPS data any more (the processed data should work fine, and would avoid the message).
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi - thanks! Yes, I noticed this is still happening yesterday too.
Basically BangleRun attempts to extract information from the raw GPS data, but initially when it updates the whole screen it takes long enough that some of the raw GPS data is missed.
It's nothing to worry about but the reporting does look a bit ugly - I'll see what I can do to fix this as it seems there's no need to use the raw GPS data any more (the processed data should work fine, and would avoid the message).