From 0be3b0cd1b4a768e9a110084b98c14b3769161e4 Mon Sep 17 00:00:00 2001 From: HomeSpan Date: Sun, 21 Apr 2024 21:23:44 -0500 Subject: [PATCH] Update Reference.md --- docs/Reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Reference.md b/docs/Reference.md index 0ec35cf..1bf1bb2 100644 --- a/docs/Reference.md +++ b/docs/Reference.md @@ -478,7 +478,7 @@ This is a **base class** from which all HomeSpan Characteristics are derived, an * similar to `setVal()`, but exclusively used for TLV8 Characteristics * updates the Characteristic by packing the TLV8 structure *tlv* into a byte array and then encoding it in base-64 for storage as a string -* see the [TLV8 Characteristics](TLV8.md) page for complete details on how to read/process/create TLV8 Characteristics +* see the [TLV8 Characteristics](TLV8.md) page for complete details on how to read/process/create TLV8 Objects using HomeSpan's TLV8 Library. #### The following methods are supported for all Characteristics: