Skip to content

Commit

Permalink
fix: double import
Browse files Browse the repository at this point in the history
  • Loading branch information
kakopappa committed Jan 6, 2025
1 parent a8abc2e commit 4acb10e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/Camera/mjpeg-camera/mjpeg-camera.ino
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@
//#define CAMERA_MODEL_DFRobot_Romeo_ESP32S3 // Has PSRAM
#include "camera_pins.h"

#include "camera_pins.h"

#define WIFI_SSID "YOUR-WIFI-SSID"
#define WIFI_PASSWD "YOUR-WIFI-PASSWORD"

Expand Down

0 comments on commit 4acb10e

Please sign in to comment.