This website requires JavaScript.
Explore
Help
Register
Sign In
commaai
/
panda
mirror of
https://github.com/commaai/panda.git
Watch
1
Star
0
Fork
You've already forked panda
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3d5a7179b0
panda
/
tests
/
disable_esp.py
5 lines
77 B
Python
Executable File
Raw
Blame
History
#!/usr/bin/env python3
from
panda
import
Panda
Panda
(
)
.
set_esp_power
(
False
)
Reference in New Issue
View Git Blame
Copy Permalink