From f75e1ae56b6cc4f751fe9ba0dab847b611a1e89e Mon Sep 17 00:00:00 2001 From: tahunus <33431200+tahunus@users.noreply.github.com> Date: Wed, 4 Oct 2023 05:35:00 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb51255..1f2d042 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Other * [esp32-hal.h (arduino-esp32)](https://github.com/espressif/arduino-esp32/blob/02e31b4001892535602bb0c0cc9b42e14d0c4901/cores/esp32/esp32-hal.h) * [ctime (time.h)](https://cplusplus.com/reference/ctime/) -## Functions +## Procedures 1. [**Auto On/Off via Presence Detection**](#auto-onoff-via-presence-detection) * [Detect Motion](#detect-motion) * [Detect Faces](#detect-faces)