Files
openpilot-evo/opendbc/__init__.py
T
Vehicle Researcher e3a5c90c05 Merge commit '98608bcf10d6cc857b928ffd46191c7ba68b1b50' as 'opendbc'
old-commit-hash: b8085e2c422290c3d636fc810bfaa1348a566ef1
2017-12-23 17:10:44 -08:00

3 lines
64 B
Python

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