parent
da6fd75125
commit
b2cf9b35f6
11 changed files with 12 additions and 12 deletions
@ -1,7 +1,7 @@ |
|||||||
#!/usr/bin/env python3 |
#!/usr/bin/env python3 |
||||||
import pytest |
import pytest |
||||||
|
|
||||||
from openpilot.selfdrive.thermald.fan_controller import TiciFanController |
from openpilot.system.thermald.fan_controller import TiciFanController |
||||||
|
|
||||||
ALL_CONTROLLERS = [TiciFanController] |
ALL_CONTROLLERS = [TiciFanController] |
||||||
|
|
Loading…
Reference in new issue