From 19269937606bfc8e0c8892240cdc3916e8dd5ead Mon Sep 17 00:00:00 2001 From: jameszah <36938190+jameszah@users.noreply.github.com> Date: Mon, 8 Nov 2021 09:23:44 -0700 Subject: [PATCH] Nov 8, 2021 - info about wifi startup --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 18b2530..311ee38 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,10 @@ TimeLapseAvi v99 for arduino-esp32 1.0.6 v98 for arduino-esp32 1.0.4 +Note line 1413 -- this current version uses the WiFiManager for all WiFi setup. Change this line if you want to use the previous version of hardcoded ssid and password. + +https://github.com/jameszah/ESP32-CAM-Video-Recorder/blob/f90207b74c8ac247ef20f3cde9664b5f80844a02/v99/TimeLapseAvi99x.ino#L1413 + ## Update Sep 1, 2021 - small update for arduino-esp32 1.0.6 Minimal update for arduino-esp32 1.0.6.