feat(readme): colorful json
This commit is contained in:
parent
4e56fcf939
commit
64469d6d65
1 changed files with 3 additions and 1 deletions
|
@ -18,7 +18,9 @@ The touch events detected by the flow3r are published to the topic `flow3r-<maca
|
||||||
|
|
||||||
Each event is a JSON string that looks like this:
|
Each event is a JSON string that looks like this:
|
||||||
|
|
||||||
|
```json
|
||||||
{"petal":"2","event":"touch_tip","dx":8083,"dy":6960,"duration":150}
|
{"petal":"2","event":"touch_tip","dx":8083,"dy":6960,"duration":150}
|
||||||
|
```
|
||||||
|
|
||||||
The keys and their values are defined as follows:
|
The keys and their values are defined as follows:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue