mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-09-14 19:44:12 +08:00
+1
-1
@@ -60,7 +60,7 @@ def health_function():
|
||||
dat.valid = True
|
||||
dat.health = {
|
||||
'ignitionLine': True,
|
||||
'hwType': "whitePanda",
|
||||
'hwType': "greyPanda",
|
||||
'controlsAllowed': True
|
||||
}
|
||||
pm.send('health', dat)
|
||||
|
||||
Reference in New Issue
Block a user