Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4acb10e

Browse files
committedJan 6, 2025·
fix: double import
1 parent a8abc2e commit 4acb10e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎examples/Camera/mjpeg-camera/mjpeg-camera.ino

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@
2727
//#define CAMERA_MODEL_DFRobot_Romeo_ESP32S3 // Has PSRAM
2828
#include "camera_pins.h"
2929

30-
#include "camera_pins.h"
31-
3230
#define WIFI_SSID "YOUR-WIFI-SSID"
3331
#define WIFI_PASSWD "YOUR-WIFI-PASSWORD"
3432

0 commit comments

Comments
 (0)
Please sign in to comment.