From 707a23d913af5e249d6a04bbbc5345417db4a8a3 Mon Sep 17 00:00:00 2001 From: Perchik Date: Tue, 30 Sep 2025 08:50:11 -0400 Subject: [PATCH] Update README.md for ESP32-S3-Wroom Fix missing "#" on the cam_modules in-page link on the readme for Freenove ESP32-S3-Wroom --- doc/Freenove ESP32-S3-Wroom/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Freenove ESP32-S3-Wroom/README.md b/doc/Freenove ESP32-S3-Wroom/README.md index c94fed1..a955dbb 100644 --- a/doc/Freenove ESP32-S3-Wroom/README.md +++ b/doc/Freenove ESP32-S3-Wroom/README.md @@ -2,7 +2,7 @@ What we need for functionality - Freenove ESP32-S3 WROOM board with OV2640 camera module [ here ](#esp32) -- Supported camera modules [here](cam_modules) +- Supported camera modules [here](#cam_modules) - How to flash binary files to board from Linux/MAC/Windows [ here ](#flash_fw) - How to compile software in the Arduino IDE [ here ](#arduino_cfg) - How to reset the configuration to factory settings [here](#factory_cfg)