Files
sunnypilot/opendbc/__init__.py
2017-12-23 17:10:44 -08:00

3 lines
64 B
Python

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