boardd: resolve TODO, still need that for USB errors

old-commit-hash: 944fa5fa08
vw-mqb-aeb
Adeeb Shihadeh 4 years ago
parent 8f9ca8d3f6
commit be1f80810e
  1. 1
      selfdrive/boardd/boardd.cc

@ -334,7 +334,6 @@ bool send_panda_states(PubMaster *pm, const std::vector<Panda *> &pandas, bool s
}
#endif
// TODO: do we still need this?
if (!panda->comms_healthy) {
evt.setValid(false);
}

Loading…
Cancel
Save