This commit is contained in:
royjr
2026-08-30 20:25:22 -04:00
parent 0ab8011797
commit 12ec2fefe9
+1
View File
@@ -220,6 +220,7 @@ class UIState(UIStateSP):
ChestnutState.UNCOMPILED if detected else ChestnutState.DISCONNECTED)
return
self.chestnut_present = self.chestnut_present or detected
model_seen = self.sm.recv_frame["modelV2"] > self.started_frame
if not self.chestnut_present:
self.chestnut_state = ChestnutState.DISCONNECTED