Skip to content

Commit

Permalink
Merge pull request #18 from IcingTomato/main
Browse files Browse the repository at this point in the history
修正:デモ不具合修正
  • Loading branch information
icing@tomato:~# committed May 29, 2023
2 parents 400c274 + 15dee9d commit 0b94d75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/Basics/Camera/Camera.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#include "esp_camera.h"
#include <WiFi.h>
#include <M5Unified.h>
#include <CoreS3_GC0308.hpp>
#include "CoreS3_GC0308.hpp"

#define PWDN_GPIO_NUM -1
#define RESET_GPIO_NUM -1
Expand Down

0 comments on commit 0b94d75

Please sign in to comment.