From 1efe7bba0ac0925c69c8157c0058d7171f6d8831 Mon Sep 17 00:00:00 2001 From: HomeSpan Date: Thu, 10 Feb 2022 21:08:17 -0600 Subject: [PATCH] Update Reference.md --- docs/Reference.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Reference.md b/docs/Reference.md index 51a43b2..cd9b88b 100644 --- a/docs/Reference.md +++ b/docs/Reference.md @@ -131,6 +131,7 @@ The following **optional** `homeSpan` methods enable additional features and pro * `void deleteStoredValues()` * deletes the value settings of all stored Characteristics from the NVS + * performs the same function as typing 'V' into the CLI * `void setSketchVersion(const char *sVer)` * sets the version of a HomeSpan sketch to *sVer*, which can be any arbitrary character string