Skip to content

Commit

Permalink
Update CameraShield note
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisxhe committed May 15, 2024
1 parent ec0c097 commit 7b43fd8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions examples/CameraShield/CameraShield.ino
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
* @copyright Copyright (c) 2023 Shenzhen Xin Yuan Electronic Technology Co., Ltd
* @date 2023-08-07
* @note Only support T-ETH-Lite-ESP32S3, need external camera shield to combine
* @Steps
* 1. Don’t plug in the camera, flash sketch, and plug in the network cable
* 2. After startup, check the connected IP address through the Serial monitor and record the IP address.
* 3. Turn off the power and plug in the camera module
* 4. After powering on, open a browser on a computer on the same LAN and enter the URL you just recorded to access the camera.
*/

#include "esp_camera.h"
Expand Down

0 comments on commit 7b43fd8

Please sign in to comment.