From 767a125a704af864068003bc6e53ded8c264cb13 Mon Sep 17 00:00:00 2001 From: Gregg Date: Sun, 30 Jun 2024 16:17:30 -0500 Subject: [PATCH] Update 22-TLV8_Characteristics.ino --- examples/22-TLV8_Characteristics/22-TLV8_Characteristics.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/22-TLV8_Characteristics/22-TLV8_Characteristics.ino b/examples/22-TLV8_Characteristics/22-TLV8_Characteristics.ino index af58ab2..62e8d1b 100644 --- a/examples/22-TLV8_Characteristics/22-TLV8_Characteristics.ino +++ b/examples/22-TLV8_Characteristics/22-TLV8_Characteristics.ino @@ -30,7 +30,7 @@ // HomeSpan: A HomeKit implementation for the ESP32 // // ------------------------------------------------ // // // -// Example 24: Demonstrates the use of the TLV8 Library // +// Example 22: Demonstrates the use of the TLV8 Library // // by implementing DisplayOrder, an optional // // TLV8 Characteristic used with the TV Service // // to set the order in which TV Inputs are //