I've been working on a data field that connects to a rower power meter. I am writing data into the FIT file such that TrainingPeaks reads the distance, power and pace from the generated FIT file and show these fields correctly. However, the pace is being shown as seconds / 500m because I don't know what to write to the FIT file such that it is displayed in minutes and seconds.
I am currently using a generic time field because I can't find any field that seems appropriate.
Any suggestions?