Examples do need to include the board name.

This is because we build in a workspace and they all share a target folder.
This commit is contained in:
Jonathan Pallant 2021-09-20 14:39:44 +01:00
parent c992fc9967
commit 0525b3deaf
2 changed files with 1 additions and 1 deletions

View file

@ -53,7 +53,7 @@ If you get an error about not being able to find `elf2uf2-rs`, try:
$ cargo install elf2uf2-rs, then repeating the `cargo run` command above.
```
### [rainbow](./examples/rainbow.rs)
### [Rainbow](./examples/pro_micro_rainbow.rs)
This example will display a colour-wheel rainbow effect on the on-board LED.