OSCC [throttle][] module doesn't allow for continuous overrides but [brake] and [steering] do? [throttle]: https://github.com/jonlamb-gh/oscc/blob/devel/firmware/throttle/src/throttle_control.cpp#L64 [brake]: https://github.com/jonlamb-gh/oscc/blob/devel/firmware/brake/kia_soul_ev_niro/src/brake_control.cpp#L65 [steering]: https://github.com/jonlamb-gh/oscc/blob/devel/firmware/steering/src/steering_control.cpp#L84 [overrides]: https://github.com/jonlamb-gh/oscc/blob/devel/firmware/steering/src/steering_control.cpp#L48