mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-09-18 10:23:43 +08:00
bool
This commit is contained in:
@@ -73,7 +73,7 @@ class UIStateSP:
|
||||
self.developer_ui = self.params.get("DevUIInfo")
|
||||
self.rainbow_path = self.params.get_bool("RainbowMode")
|
||||
self.chevron_metrics = self.params.get("ChevronInfo")
|
||||
self.confidence_ball = self.params.get("ConfidenceBall")
|
||||
self.confidence_ball = self.params.get_bool("ConfidenceBall")
|
||||
|
||||
|
||||
class DeviceSP:
|
||||
|
||||
Reference in New Issue
Block a user