mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-06-24 16:32:08 +08:00
9032365ea1
old-commit-hash: 983120bfed
5 lines
76 B
Python
Executable File
5 lines
76 B
Python
Executable File
#!/usr/bin/env python
|
|
from panda import Panda
|
|
Panda().set_esp_power(False)
|
|
|