From 1aea09d95ef5a9d4771f1e73d71e8430cdb0229f Mon Sep 17 00:00:00 2001 From: Parnic Date: Fri, 12 Jun 2020 13:44:09 -0500 Subject: [PATCH] Missed these new ones --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6279c2a..8cadc7d 100755 --- a/README.md +++ b/README.md @@ -660,10 +660,10 @@ Passed as an argument to the emitted `setPumpFlow` event. The passed version is Passed as an argument to the emitted `cancelDelay` event. The passed version is empty, however, since the response is just an acknowledgement of receipt of the set command. -## SLAddClient +### SLAddClient Passed as an argument to the emitted `addClient` event. The passed version is empty, however, since the response is just an acknowledgement of receipt of the command. -## SLRemoveClient +### SLRemoveClient Passed as an argument to the emitted `removeClient` event. The passed version is empty, however, since the response is just an acknowledgement of receipt of the command.