move example

This commit is contained in:
Nico 2021-09-09 21:07:16 +01:00
parent 4083f1f37b
commit 32d0b54667
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ use `in` as the uxn input, and `out` as the uxn output:
./in /dev/ttyACM0 | uxnemu test.rom | ./out /dev/ttyACM0
```
`in` outputs grid events as three bytes (state, x, and y). See test.tal for a uxn example of handling this
`in` outputs grid events as three bytes (state, x, and y). See examples/basic.tal for a uxn example of handling this
output messages have the same arguments as they do in [monome OSC](https://monome.org/docs/serialosc/osc). Each argument is given as a byte and the message type is a byte. The message types are: