aboutsummaryrefslogtreecommitdiffstats
path: root/docs/3-Usage.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/3-Usage.md')
-rw-r--r--docs/3-Usage.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/3-Usage.md b/docs/3-Usage.md
index 450b459..6f49430 100644
--- a/docs/3-Usage.md
+++ b/docs/3-Usage.md
@@ -141,11 +141,11 @@ ON-REPLY 1:high-can/get: {"response":{"\/car\/demoboard\/2159e2-5b638a-39e242-7a
```
As you can see for the moment all values are 0, because we didn't inject any CAN data in the binder. To do this, you can use **canplayer** to feed the bindings with some data.
+You can find an example of data in high level binding, "samples" directory.
For instance, on a third terminal:
```bash
-$ canplayer -I highwaycomplete
+$ canplayer -I candata
```
-