mirror of
https://github.com/commaai/opendbc.git
synced 2026-06-11 23:54:59 +08:00
undeprecate curvature (#3438)
This commit is contained in:
@@ -639,8 +639,7 @@ struct CarParams {
|
||||
enum SteerControlType {
|
||||
torque @0;
|
||||
angle @1;
|
||||
|
||||
curvatureDEPRECATED @2;
|
||||
curvature @2;
|
||||
}
|
||||
|
||||
enum TransmissionType {
|
||||
|
||||
Reference in New Issue
Block a user