mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-07-26 12:22:04 +08:00
3 lines
64 B
Python
3 lines
64 B
Python
import os
|
|
DBC_PATH = os.path.dirname(os.path.abspath(__file__))
|