Unverified Commit 5eda2781 authored by Me No Dev's avatar Me No Dev Committed by GitHub
parent c8a4010f
//Disable Example for now
#if 0
#include "esp_camera.h"
#include <WiFi.h>
......@@ -112,7 +110,3 @@ void loop() {
// put your main code here, to run repeatedly:
delay(10000);
}
#else
void setup(){}
void loop(){}
#endif
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment