From f9cf33b6055cde474474525520ae8a674ca9c22d Mon Sep 17 00:00:00 2001 From: ImplFerris Date: Sun, 27 Oct 2024 00:32:50 +0530 Subject: [PATCH] ultrasonci project --- src/ultrasonic/action.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/ultrasonic/action.md b/src/ultrasonic/action.md index 827867c..ba64b45 100644 --- a/src/ultrasonic/action.md +++ b/src/ultrasonic/action.md @@ -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