fix static analysis
old-commit-hash: 3f104f3fbd7af6e0d1b59377165e6ae0a347c744
This commit is contained in:
@@ -10,7 +10,7 @@ os.environ['FILEREADER_CACHE'] = '1'
|
||||
from openpilot.common.realtime import config_realtime_process, Ratekeeper, DT_CTRL
|
||||
from openpilot.selfdrive.boardd.boardd import can_capnp_to_can_list
|
||||
from openpilot.tools.lib.logreader import LogReader
|
||||
from panda import Panda, PandaJungle
|
||||
from panda import PandaJungle
|
||||
|
||||
# set both to cycle power or ignition
|
||||
PWR_ON = int(os.getenv("PWR_ON", "0"))
|
||||
|
||||
Reference in New Issue
Block a user