Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 362 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 362 Bytes

ESP32-Cam Frame Flow

This repository includes an implementation of Frame Flow transmission protocol for ESP32-Cam microcontroller.

Configuration

Before uploading the code to the hardware, configure the application by writing a config.h file to the project repository root. See the included config.h.tpl for an example of the configuration variables.