Files
sunnypilot/dbcs/__init__.py
Vehicle Researcher e94a30bec0 openpilot release
2016-11-29 18:34:21 -08:00

3 lines
64 B
Python

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