mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-07-27 04:12:10 +08:00
79ca8c9ec9
old-commit-hash: e94a30bec07e719c5a7b037ca1f4db8312702cce
3 lines
64 B
Python
3 lines
64 B
Python
import os
|
|
DBC_PATH = os.path.dirname(os.path.abspath(__file__))
|