mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-09-26 09:24:02 +08:00
+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