Garmin Cycling Dynamics : Switch on Power Phase

This commit is contained in:
Damien
2015-01-06 18:42:43 +01:00
parent 13a0a998ea
commit 7ce398a251
23 changed files with 583 additions and 581 deletions

View File

@@ -783,7 +783,7 @@ SplitConfirm::createRideFile(long start, long stop)
p->nm, p->watts, p->alt, p->lon, p->lat,
p->headwind, p->slope, p->temp,
p->lrbalance, p->lte, p->rte, p->lps, p->rps,
p->lpco, p->rpco, p->ltdc, p->rtdc, p->lbdc, p->rbdc, p->ltppp, p->rtppp, p->lbppp, p->rbppp,
p->lpco, p->rpco, p->lppb, p->rppb, p->lppe, p->rppe, p->lpppb, p->rpppb, p->lpppe, p->rpppe,
p->smo2, p->thb,
p->rvert, p->rcad, p->rcontact,
p->interval);