You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks for start and stop_all events, which I found to be ones of interest when developing this functionality. From the Profile.xlsx file from the FIT SDK:
event_type
enum
start
0
stop
1
consecutive_depreciated
2
marker
3
stop_all
4
begin_depreciated
5
end_depreciated
6
end_all_depreciated
7
stop_disable
8
stop_disable_all
9
I don't think that smart recording triggers an event so shouldn't impact on pausing.
Hi,
How does the code separate between a Pause or just a Smart Record (sampling not every second)?
The text was updated successfully, but these errors were encountered: