Sim hw type is grey panda now

old-commit-hash: 6810333075
commatwo_master
Willem Melching 5 years ago
parent 5d069eb8c3
commit 94893781ed
  1. 2
      tools/sim/bridge.py

@ -60,7 +60,7 @@ def health_function():
dat.valid = True
dat.health = {
'ignitionLine': True,
'hwType': "whitePanda",
'hwType': "greyPanda",
'controlsAllowed': True
}
pm.send('health', dat)

Loading…
Cancel
Save