Files
dragonpilot/opendbc/__init__.py
Comma Device 5c73e264e9 Release 260308
2026-03-08 23:26:57 +08:00

3 lines
64 B
Python

import os
DBC_PATH = os.path.dirname(os.path.abspath(__file__))