mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-19 11:13:53 +08:00
git-subtree-dir: opendbc
git-subtree-split: 48968cc97e20bbbff79a4380b69a6a5a858c9d1c
old-commit-hash: ba97d0e838
3 lines
64 B
Python
3 lines
64 B
Python
import os
|
|
DBC_PATH = os.path.dirname(os.path.abspath(__file__))
|