add decelForModel

This commit is contained in:
Willem Melching
2019-07-23 17:32:34 -07:00
parent 995b558d46
commit 654860c8be

View File

@@ -449,6 +449,8 @@ struct ControlsState @0x97ff69c53601abf1 {
vCurvature @46 :Float32;
decelForTurn @47 :Bool;
decelForModel @54 :Bool;
lateralControlState :union {
indiState @52 :LateralINDIState;
pidState @53 :LateralPIDState;