Skip to content

Commit b0e137f

Browse files
authored
Fix #119: add 3.x maintenance branch
1 parent b03317e commit b0e137f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# ESP32-CAM example revisited. &nbsp;&nbsp;&nbsp; <span title="Master branch build status">[![CI Status](https://travis-ci.org/easytarget/esp32-cam-webserver.svg?branch=master)](https://travis-ci.org/github/easytarget/esp32-cam-webserver)</span> &nbsp;&nbsp; <span title="ESP EYE">![ESP-EYE logo](Docs/logo.svg)</span>
22

3+
# V3.x - Legacy Branch
4+
### This is the *old* 3.x branch of the project, with Face Recognition, but no Over The Air updates
5+
I will continue to fix bugs as needed on this branch for the forseeable future, but will not be adding any new features
6+
7+
See the [master](https://github.com/easytarget/esp32-cam-webserver/tree/master/) branch for the current (v4+) version which has lost the basic Face Recognition features, but gained Over The Air updates and other new features.
8+
39
## Taken from the ESP examples, and expanded
410
This sketch is a extension/expansion/rework of the 'official' ESP32 Camera example sketch from Espressif:
511

0 commit comments

Comments
 (0)