mirror of
https://github.com/commaai/panda.git
synced 2026-06-15 08:36:36 +08:00
* add support to can_unique.py for Cabana CSV format. also fix python3 issue where open() was in binary mode, but we want text mode. * consolidate duplicated code * fix typo caught by the linter