Add more Sigma Sport devices (#3877)

Add new SIGMA Devices ROX 11.1, ROX 2.0, ROX 4.0 and missing PURE GPS
This commit is contained in:
dconka
2021-04-26 14:31:22 +02:00
committed by GitHub
parent 96c8508da2
commit 6c960f11c3

View File

@@ -506,6 +506,10 @@ struct FitFileReaderState
case 44: return "SIGMA ROX 12.0";
case 45: return "SIGMA iD.FREE";
case 46: return "SIGMA iD.TRI";
case 47: return "SIGMA PURE GPS";
case 49: return "SIGMA ROX 11.1";
case 51: return "SIGMA ROX 2.0";
case 52: return "SIGMA ROX 4.0";
default: return QString("SIGMA SPORT %1").arg(prod);
}
} else if (manu == 76) {