mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-15 08:59:55 +00:00
Add hemoglobin SmO2% and tHb data series (Moxy)
This commit is contained in:
@@ -132,7 +132,7 @@ struct SyncFileReaderState
|
||||
km += intSecs * kph / 3600.0;
|
||||
rideFile->setRecIntSecs(intSecs);
|
||||
rideFile->appendPoint(*secs, cad, hr, km, kph, nm, watts, alt, lng, lat, headwind, grade, temp, 0.0,
|
||||
0.0, 0.0, 0.0, 0.0, interval);
|
||||
0.0, 0.0, 0.0, 0.0, 0.0, 0.0, interval);
|
||||
|
||||
*secs = *secs + intSecs;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user