mirror of
https://github.com/easytarget/esp32-cam-webserver.git
synced 2024-02-16 18:18:24 +08:00
Partially revert the previous commit
This commit is contained in:
@ -45,7 +45,7 @@
|
||||
#endif
|
||||
|
||||
// Pin Mappings
|
||||
#include "local/camera_pins.h"
|
||||
#include "camera_pins.h"
|
||||
|
||||
// Declare external function from app_httpd.cpp
|
||||
extern void startCameraServer(int hPort, int sPort);
|
||||
|
Reference in New Issue
Block a user