From c3ee31c78243a71786731a37aa177aa2d3c2cbf4 Mon Sep 17 00:00:00 2001 From: HomeSpan Date: Tue, 22 Jun 2021 21:12:52 -0500 Subject: [PATCH] Update Overview.md --- docs/Overview.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/Overview.md b/docs/Overview.md index 950a25a..a6438f9 100644 --- a/docs/Overview.md +++ b/docs/Overview.md @@ -1,7 +1,5 @@ # HomeSpan API Overview -*Note: This page references a lot of HomeKit HAP terminology. If you are new to HomeKit development, you may want to start by first reviewing the [HomeKit Primer](HomeKitPrimer.md) page.* - The basic structure of a HomeSpan sketch is as follows: ```C++