esp32cam
OV2640 camera on ESP32-CAM
|
#include <Arduino.h>
Go to the source code of this file.
Namespaces | |
esp32cam | |
Macros | |
#define | ESP32CAM_LOG(fmt, ...) |
Functions | |
void | esp32cam::setLogger (Print &output) |
Set logger output. More... | |
#define ESP32CAM_LOG | ( | fmt, | |
... | |||
) |