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