From 49d1cc902f662cb07e171edc261c4f428ddffd08 Mon Sep 17 00:00:00 2001 From: HomeSpan Date: Tue, 24 Nov 2020 06:45:13 -0600 Subject: [PATCH] Update CLI.md --- docs/CLI.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CLI.md b/docs/CLI.md index 226bfdf..14bfcce 100644 --- a/docs/CLI.md +++ b/docs/CLI.md @@ -9,7 +9,7 @@ HomeSpan includes a light-weight Command-Line Interface (CLI) for developers tha At startup, HomeSpan: * displays a Welcome Message, -* reminds you to set the line ending to , +* reminds you to set the line ending to \, * performs various initialization routines, * provides some general information about the device, and * outputs information about the Accessories, Services, and Characteristics you've instantiated in the sketch to create your HAP Accessory Attribute Database.