fix video

This commit is contained in:
2025-02-19 11:01:56 +01:00
parent e9231e92aa
commit 84fc9a93c1

View File

@@ -647,7 +647,7 @@ For the drone I'm going to start of with a seperate script to see if it works an
A weird thing I found out is that my esp32C3 Supermini doesn't work wirelessly that well. When I uploaded the code it still didn't work untill I held my finger on the antenna.
<video controls src="../../Assignments/week_4_programming/IMG_8197(1).mp4" title="Title" type="video/mp4"></video>
<video controls src="../../../Assignments/week_4_programming/IMG_8197(1).mp4" title="Title" type="video/mp4"></video>
I've delved a bit deeper into it and then I found online that with the first batches of espC3 supermini's have issues with the antenna. When I was debugging it I noticed that connecting the ground to the antenne fixed it when I tried it with a pin. But when soldered on it didn't work anymore and then only thing that worked was my finger.