Skip to content

Commit

Permalink
ultrasonci project
Browse files Browse the repository at this point in the history
  • Loading branch information
ImplFerris committed Oct 26, 2024
1 parent 0c5cbd0 commit f9cf33b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/ultrasonic/action.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,14 @@ loop {
```


## Clone the existing project
You can clone (or refer) project I created and navigate to the `ultrasonic` folder.

```sh
git clone https://github.com/ImplFerris/pico2-projects
cd pico2-projects/ultrasonic
```

## Your Challenge
1. Use Embassy framework instead of rp-hal
2. Use the onboard LED instead

0 comments on commit f9cf33b

Please sign in to comment.