mirror of
https://github.com/herizon1054/openpilot.git
synced 2026-06-08 11:05:03 +08:00
Fix formatting in params_keys.h
This commit is contained in:
@@ -174,5 +174,3 @@ inline static std::unordered_map<std::string, ParamKeyAttributes> keys = {
|
||||
{"AccelPersonality", {PERSISTENT, INT, std::to_string(static_cast<int>(cereal::LongitudinalPlanDP::AccelerationPersonality::NORMAL))}},
|
||||
{"AccelPersonalityEnabled", {PERSISTENT, BOOL, "1"}},
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user