Files
onepilot/__init__.py
Vehicle Researcher 046b580fa2 Squashed 'opendbc/' content from commit 48968cc
git-subtree-dir: opendbc
git-subtree-split: 48968cc97e20bbbff79a4380b69a6a5a858c9d1c

old-commit-hash: ba97d0e83837b4c893edc609001dde7c41b8e24b
2017-12-23 17:10:44 -08:00

3 lines
64 B
Python

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