From 19eec9c143a6181f8970842bb8f1e50cfbf8191e Mon Sep 17 00:00:00 2001 From: Owen Date: Fri, 6 Dec 2024 16:04:48 +0100 Subject: [PATCH] Announce EOL --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index faa576c..2d87c9d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +# IMPORTANT! +This is a Old and rather Obsolete sketch; it only works with a very old version of the ESP32 Arduino core (2.0.2) and is missing all the improvements that espressif have made since then.. + +It is also quite popular (Hi YouTubers!!) so I do not simply want to 'hard abandon' it without giving people a clue about where to go next..! + +I am in the process of archiving it; expect some additional instructions and links to alternatives to appear here soon. + # ESP32-CAM example revisited.     [![CI Status](https://travis-ci.com/easytarget/esp32-cam-webserver.svg?branch=master)](https://travis-ci.com/github/easytarget/esp32-cam-webserver)    ![ESP-EYE logo](Docs/logo.svg) ## Taken from the ESP examples, and expanded