mirror of
https://github.com/infiniteCable2/opendbc.git
synced 2026-02-18 21:13:51 +08:00
3 lines
64 B
Python
3 lines
64 B
Python
|
|
import os
|
||
|
|
DBC_PATH = os.path.dirname(os.path.abspath(__file__))
|