ESP32 WebCam Server 5.0
Fully customizable WebCam server based on Espressif ESP32-based board with a camera.
|
#include <Arduino.h>
Functions | |
void | parseBytes (const char *str, char sep, byte *bytes, int maxBytes, int base) |
void parseBytes | ( | const char * | str, |
char | sep, | ||
byte * | bytes, | ||
int | maxBytes, | ||
int | base | ||
) |