update panda in sim (#2528)

old-commit-hash: ed34ffb1ba
commatwo_master
Logan Lasiter 5 years ago committed by GitHub
parent 06f36e22cf
commit 9f2d368340
  1. 2
      tools/sim/bridge.py

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

Loading…
Cancel
Save