added link to wiki for user scripts

master
Adeeb Shihadeh 2018-03-13 09:47:39 -07:00
parent 11c2b08c2f
commit 1ba5f8a6e3
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ And to send one on bus 0:
```
>>> panda.can_send(0x1aa, "message", 0)
```
More examples coming soon
Find user made scripts on the [wiki](https://community.comma.ai/wiki/index.php/Panda_scripts)
Software interface support
------