From 2a7ae8cf7808be05a4e06d655631d22877d9534e Mon Sep 17 00:00:00 2001 From: Gregg Date: Sat, 21 Nov 2020 22:24:05 -0600 Subject: [PATCH] Update 06-DimmableLED.ino --- examples/06-DimmableLED/06-DimmableLED.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/06-DimmableLED/06-DimmableLED.ino b/examples/06-DimmableLED/06-DimmableLED.ino index 058d0fe..f5cc74d 100644 --- a/examples/06-DimmableLED/06-DimmableLED.ino +++ b/examples/06-DimmableLED/06-DimmableLED.ino @@ -30,7 +30,7 @@ // HomeSpan: A HomeKit implementation for the ESP32 // // ------------------------------------------------ // // // -// Example 6: One working on/off LEDs and one working // +// Example 6: One working on/off LED and one working // // dimmable LED, both based on the LightBulb // // Service // // //