Update 06-DimmableLED.ino

This commit is contained in:
Gregg 2020-11-21 22:24:05 -06:00
parent 8bec986992
commit 2a7ae8cf78
1 changed files with 1 additions and 1 deletions

View File

@ -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 //
// //