more examples

This commit is contained in:
George Hotz 2017-04-06 18:31:56 -07:00
parent 9d5c30b856
commit df6dc9c11a
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ And to send one on bus 0:
```
>>> panda.can_send(0x1aa, "message", 0)
```
More examples coming soon
Directory structure
------