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