mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-04 15:56:08 +08:00
update panda in sim (#2528)
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