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.valid = True
dat.health = { dat.health = {
'ignitionLine': True, 'ignitionLine': True,
'hwType': "whitePanda", 'hwType': "greyPanda",
'controlsAllowed': True 'controlsAllowed': True
} }
pm.send('health', dat) pm.send('health', dat)

Loading…
Cancel
Save