mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-27 17:42:04 +08:00
Speed Limit Controller : Deletion. Bye Bye.
This commit is contained in:
@@ -432,6 +432,7 @@ class SpeedLimitController:
|
||||
self.map_speed_limit = sm["mapdOut"].speedLimit
|
||||
self.next_speed_limit = sm["mapdOut"].nextSpeedLimit
|
||||
else:
|
||||
self.map_speed_limit = 0
|
||||
self.next_speed_limit = 0
|
||||
|
||||
if self.next_speed_limit > 0:
|
||||
|
||||
Reference in New Issue
Block a user