Partially revert the previous commit

This commit is contained in:
Owen
2020-09-26 12:19:46 +02:00
parent 274f7b7270
commit a755093a8e
6 changed files with 3 additions and 4 deletions

View File

@ -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);