How to prevent motor rotation on zombie
Posted: Sat May 11, 2024 5:20 pm
Need to prevent motor rotation when driver door is open, what would be correct way to do this?
Door status is read from CAN and if I change throtmax on vehicle code, it would require trigger Param::Change(Param::PARAM_NUM paramNum), or change some parameter from webui.
Not the best way to (mis)use some vehicle function, like GetGear which is not used in my case.
Door status is read from CAN and if I change throtmax on vehicle code, it would require trigger Param::Change(Param::PARAM_NUM paramNum), or change some parameter from webui.
Not the best way to (mis)use some vehicle function, like GetGear which is not used in my case.