From 04efc4fcceba5cc5cc2cbc577744a430da144c3f Mon Sep 17 00:00:00 2001
From: Jiawen Gong <jiawengong1112@gmail.com>
Date: Tue, 14 Nov 2023 15:20:49 +0000
Subject: [PATCH] Update file week08.md

---
 docs/assignments/week08.md | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/docs/assignments/week08.md b/docs/assignments/week08.md
index 8c5b2aa..ffb289c 100644
--- a/docs/assignments/week08.md
+++ b/docs/assignments/week08.md
@@ -348,6 +348,7 @@ I would like to make a copper bracelet with a blinking led using the ATtiny that
 
 **SCHEMATIC DIAGRAM**
 
+I decided to add a digital switch by adding two snap buttons.
 
 ![diagram](../images/week08/diagram1.jpg){ width=1000 }
 
@@ -358,11 +359,6 @@ I took out the resistor because the LED was giving very dim light. I first thoug
 <div style="padding:62.9% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/884348199?badge=0&amp;autopause=0&amp;quality_selector=1&amp;player_id=0&amp;app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="BRACELET"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script>
 
 
-**NEW SCHEMATIC DIAGRAM** 
-
-![diagram](../images/week08/diagram2.jpg){ width=1000 }
-
-
 Here I broke the leg of the LED during my documentation. I replaced the old LED with a new one and it gives really strong light, so the blinking is less obvious here. I think bringing back the resistor is a good idea now.
 
 <div style="padding:57.63% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/884349485?badge=0&amp;autopause=0&amp;quality_selector=1&amp;player_id=0&amp;app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="BRACELET"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script>
-- 
GitLab