Skip to content

Commit

Permalink
Update ESP32-CAM_SD_LoadPage_PAGE.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
fustyles authored Jul 24, 2020
1 parent 469f1b5 commit e63f73c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ESP32-CAM_SD_LoadPage_PAGE/ESP32-CAM_SD_LoadPage_PAGE.ino
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ const char* appassword = "12345678"; //AP密碼至少要8個字元以上
#include <esp32-hal-ledc.h> //用於控制伺服馬達
#include "soc/soc.h" //用於電源不穩不重開機
#include "soc/rtc_cntl_reg.h" //用於電源不穩不重開機
#include "FS.h" //檔案系統包裝函式庫
#include "SD_MMC.h" //SD卡存取函式庫

//官方函式庫
#include "esp_camera.h" //視訊函式庫
Expand Down

0 comments on commit e63f73c

Please sign in to comment.