Files
onepilot/opendbc/__init__.py
2024-07-02 01:20:51 +00:00

3 lines
64 B
Python

import os
DBC_PATH = os.path.dirname(os.path.abspath(__file__))