From 2c00eda424670e6352834cb6fcb295f68aec3d5c Mon Sep 17 00:00:00 2001 From: HomeSpan Date: Thu, 26 Nov 2020 11:24:55 -0600 Subject: [PATCH] Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 93b15a9..e0da85d 100644 --- a/docs/README.md +++ b/docs/README.md @@ -55,7 +55,7 @@ HomeSpan includes the following documentation: * [HomeSpan Command-Line Interface (CLI)](CLI.md) - configure a HomeSpan device's WiFi Credentials, modify its HomeKit Setup Code, monitor and update its status, and access detailed, real-time device diagnostics from the Arduino IDE Serial Monitor * [HomeSpan User Guide](UserGuide.md) - turnkey instructions on how to configure an already-programmed HomeSpan device's WiFi Credentials, modify its HomeKit Setup Code, and pair the device to HomeKit. No computer needed! * [HomeSpan API Reference](Reference.md) - a complete guide to the HomeSpan Library API -* [HomeSpan Extras](Extras.md) - integrated access to the ESP32's on-chip PWM and Remote Control peripherals +* [HomeSpan Extras](Extras.md) - integrated access to the ESP32's on-chip PWM and Remote Control peripherals :construction: # External Resources