Update README.md for ESP32-S3-Wroom
Fix missing "#" on the cam_modules in-page link on the readme for Freenove ESP32-S3-Wroompull/128/head
parent
db0112e9c2
commit
707a23d913
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
What we need for functionality
|
What we need for functionality
|
||||||
- Freenove ESP32-S3 WROOM board with OV2640 camera module [ here ](#esp32)
|
- 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 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 compile software in the Arduino IDE [ here ](#arduino_cfg)
|
||||||
- How to reset the configuration to factory settings [here](#factory_cfg)
|
- How to reset the configuration to factory settings [here](#factory_cfg)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue