From 5d01ad8b4955597dd79146e2d8d16c55e4e64bef Mon Sep 17 00:00:00 2001
From: Genan OMER <genan.omer@stud.fils.upb.ro>
Date: Mon, 10 Mar 2025 15:10:58 +0000
Subject: [PATCH] Modifying the example with the green led

---
 website/lab/02/index.mdx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/lab/02/index.mdx b/website/lab/02/index.mdx
index 8ca8505..2a59987 100644
--- a/website/lab/02/index.mdx
+++ b/website/lab/02/index.mdx
@@ -418,7 +418,7 @@ Switches on the lab board have a pull-up resistor. This means that:
 
 ### Example
 
-To wire the green LED to pin 0 of the Raspberry Pi Pico 2, a jumper cable is required
+To wire the green LED to pin 7 of the Raspberry Pi Pico 2, a jumper cable is required
 between holes `GREEN` and `GP7`.
 
 ![Lab Board Connectors](./images/lab_board_wired.png)
-- 
GitLab