add roll to liveparameters (#231)

This commit is contained in:
Vivek Aithal
2021-12-10 20:36:21 -08:00
committed by GitHub
parent e5a04ab458
commit be81c73f0c

View File

@@ -1321,6 +1321,7 @@ struct LiveParametersData {
angleOffsetAverageStd @11 :Float32;
stiffnessFactorStd @12 :Float32;
steerRatioStd @13 :Float32;
roll @14 :Float32;
}
struct LiveMapDataDEPRECATED {