mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-17 23:32:07 +08:00
cabana: fix README example for streaming CAN messages from device (#33781)
fix README example for stream command
This commit is contained in:
@@ -68,7 +68,7 @@ cd /data/openpilot/cereal/messaging/
|
||||
Then Run Cabana with the device's IP address:
|
||||
|
||||
```shell
|
||||
cabana --stream <ipaddress>
|
||||
cabana --stream --zmq <ipaddress>
|
||||
```
|
||||
|
||||
Replace <ipaddress> with your comma device's IP address.
|
||||
|
||||
Reference in New Issue
Block a user