mirror of
https://github.com/italicsjenga/rp-hal-boards.git
synced 2025-01-11 13:01:30 +11:00
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:
parent
c992fc9967
commit
0525b3deaf
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue