Hey folks,
This is on macOS 15.2.
Here's my story:
1. I installed (recently released) Connect IQ Beta 8.0.0 SDK and was switching back and forth between it and the latest stable version of SDK (7.4.3) - basically testing the app that I develop with…
No worries!
It might be possible, yeah. On Edge 1050, there's 128 KB available to a data field. The memory needed to calculate all of the rolling average power values is roughly 40 KB, which leaves plenty of breathing room. On the flip side, it would…
I just tried it on an edgemtb (in the simulator).
The edgemtb should be ~10X as fast as FR955, at least judging by the watchdog count in simulator.json.
- OG code base: it's much faster than fr955, but still unplayable. The animation is faster, and the…
They seem to like retro, look at the forum
I hate to harp on this but before they switched forum platforms a few years ago, I begged them to choose Discourse or NodeBB, modern forum platforms which already solve or avoid a lot of the problems…
flowstate unfortunately this method doesn't work, at least not in SDK 8.1.1 in the simulator of fr955:
I have a file called BackgroundUtils.mc, with 2 global functions in it:
import Toybox.Background;
import Toybox.Lang;
import Toybox.Time;
(:background…
In the simulator, swipe left is usually not associated with any behavior, at least in the devices I have checked from the Fenix 7, Epix 2, Fenix 8 and Venu 3 series.
However on my physical Epix Pro Gen 2 47mm, the swipe left triggers the onNextPage()…