From bbfd4965d88100ee6077b76a8782d233c3596013 Mon Sep 17 00:00:00 2001 From: Sam Hos Date: Wed, 19 Feb 2025 10:59:21 +0100 Subject: [PATCH] fix video --- docs/Assignments/week_4_programming/programming.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Assignments/week_4_programming/programming.md b/docs/Assignments/week_4_programming/programming.md index 9ebc956..0ddbd27 100644 --- a/docs/Assignments/week_4_programming/programming.md +++ b/docs/Assignments/week_4_programming/programming.md @@ -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. - + 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.