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