mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-29 10:32:10 +08:00
de9b3512b3
git-subtree-dir: panda
git-subtree-split: ae816c104a99a8cd4d508ccd6abdc7b93053529c
old-commit-hash: dba8e01e54
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)
|
|
|