mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-30 19:12:07 +08:00
update panda in sim (#2528)
old-commit-hash: ed34ffb1ba2091a2d8428d196b3c030f1ce8c349
This commit is contained in:
+1
-1
@@ -88,7 +88,7 @@ def health_function():
|
||||
dat.valid = True
|
||||
dat.health = {
|
||||
'ignitionLine': True,
|
||||
'hwType': "greyPanda",
|
||||
'hwType': "blackPanda",
|
||||
'controlsAllowed': True
|
||||
}
|
||||
pm.send('health', dat)
|
||||
|
||||
Reference in New Issue
Block a user