mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-24 01:33:46 +08:00
I AM SCREAMING
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
from pathlib import Path
|
||||
|
||||
from openpilot.common.params import Params
|
||||
from openpilot.common.api import use_konik_server
|
||||
from openpilot.system.athena.registration import register
|
||||
from openpilot.system.hardware.hw import Paths
|
||||
|
||||
from openpilot.starpilot.common.starpilot_utilities import use_konik_server
|
||||
|
||||
|
||||
def _cache_params_path() -> str:
|
||||
return Paths.params_cache_root()
|
||||
|
||||
Reference in New Issue
Block a user