diff --git a/content/tutorials/Team5.md b/content/tutorials/Team5.md index 73439f9..2c81c47 100644 --- a/content/tutorials/Team5.md +++ b/content/tutorials/Team5.md @@ -144,7 +144,7 @@ Servos require three connections: 2. Connect the servo’s power wire (red) to the 5V pin on your DevBoard or an external power source. 3. Connect the servo’s ground wire (black or brown) to GND. -![Wiring Image](Team5/wiring.png) +![Wiring Image](Team5/wiring.jpeg) ## Part 02: Writing the Code ### Introduction diff --git a/content/tutorials/Team5/wiring.jpeg b/content/tutorials/Team5/wiring.jpeg new file mode 100644 index 0000000..631756a Binary files /dev/null and b/content/tutorials/Team5/wiring.jpeg differ diff --git a/content/tutorials/Team5/wiring.png b/content/tutorials/Team5/wiring.png deleted file mode 100644 index 21fa711..0000000 Binary files a/content/tutorials/Team5/wiring.png and /dev/null differ