This commit is contained in:
discountchubbs
2025-11-05 19:21:59 -08:00
parent 80a6f39a79
commit 692a4587db
-1
View File
@@ -196,7 +196,6 @@ inline static std::unordered_map<std::string, ParamKeyAttributes> keys = {
{"NavDesiresAllowed", {PERSISTENT | BACKUP, BOOL, "0"}},
{"NavEvents", {PERSISTENT | BACKUP, BOOL, "0"}},
// Neural Network Lateral Control
{"NeuralNetworkLateralControl", {PERSISTENT | BACKUP, BOOL, "0"}},