1
0
mirror of https://github.com/specht/champ.git synced 2024-06-01 13:41:32 +00:00

documentation

This commit is contained in:
Michael Specht 2018-02-19 18:21:12 +01:00
parent bd4b5b9c10
commit 1a52706d89

View File

@ -148,7 +148,7 @@ We can also watch pairs of variables by separating them with a comma in the cham
DEX ; @Xu(post) @Au,FOO(post)
```
This will plot FOO against X:
This will plot FOO against A:
![FOO against A at PC 0x6015](doc/example03_3.gif?raw=true)