Files
dragonpilot/__init__.py
Vehicle Researcher ba97d0e838 Squashed 'opendbc/' content from commit 48968cc
git-subtree-dir: opendbc
git-subtree-split: 48968cc97e20bbbff79a4380b69a6a5a858c9d1c
2017-12-23 17:10:44 -08:00

3 lines
64 B
Python

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