argus-xr / esp32-cam-driver

5 stars 1 forks source link

Network code and basic setup #1

Closed Dekker3D closed 4 years ago

Dekker3D commented 4 years ago

This PR implements partial network code (writes, doesn't read) and a basic setup for the ESP32-Cam driver.

Turtle1331 commented 4 years ago

I added a dev branch to sort out the input buffer and take care of some // TODOs.