mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-18 23:23:53 +08:00
added stock
This commit is contained in:
@@ -20,9 +20,9 @@ struct LongitudinalPlanExt @0xaedffd8f31e7b55d {
|
||||
}
|
||||
|
||||
enum LaneChangeAssistMode {
|
||||
disabled @0;
|
||||
latOff @1;
|
||||
prompt @2;
|
||||
stock @0;
|
||||
disable @1;
|
||||
hold @2;
|
||||
auto @3;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user