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