mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-21 22:12:05 +08:00
ba97d0e838
git-subtree-dir: opendbc git-subtree-split: 48968cc97e20bbbff79a4380b69a6a5a858c9d1c
3 lines
64 B
Python
3 lines
64 B
Python
import os
|
|
DBC_PATH = os.path.dirname(os.path.abspath(__file__))
|