mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-22 00:33:44 +08:00
Sim hw type is grey panda now
old-commit-hash: 6810333075694c9c72d3c689f05462f6e6565e88
This commit is contained in:
+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