mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-29 02:22:09 +08:00
boardd: resolve TODO, still need that for USB errors
old-commit-hash: 944fa5fa0814d9499036b4ffa505a06ee3f926fc
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user