From 37d4d7a511de23d997b63b038926e51594a3b326 Mon Sep 17 00:00:00 2001 From: Phani Pavan K Date: Sat, 17 Feb 2024 08:25:51 +0530 Subject: [PATCH] fix image link --- 0_Introduction/setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0_Introduction/setup.md b/0_Introduction/setup.md index b774975..38bb249 100644 --- a/0_Introduction/setup.md +++ b/0_Introduction/setup.md @@ -17,4 +17,4 @@ Extensions I use: A C Pico project requires additional files to handle compilation: CMakeList.txt and pico_sdk_import.cmake, templates of both available in the installed pico sdk. To automate this, I use [Pico Project Generator](https://github.com/raspberrypi/pico-project-generator). -![](assets/picoProjGen.png) \ No newline at end of file +![](https://git.pvnweb.dedyn.io/phanipavank/RPi_Pico_Resources/raw/branch/master/assets/picoProjGen.png) \ No newline at end of file