Fix readme typo

This commit is contained in:
2022-04-15 16:24:33 -05:00
parent e0136a01cd
commit 4de8a63140

View File

@ -232,7 +232,7 @@ Requests chemical data from the connected unit (may require an IntelliChem or si
#### getControllerConfig(senderId)
Requests controller configuration from the connected unit. Emits the `controllerConfig` event when the response comes back. `senderId` isan optional 16-bit integer and will be present as the `senderId` field on the returned message.
Requests controller configuration from the connected unit. Emits the `controllerConfig` event when the response comes back. `senderId` is an optional 16-bit integer and will be present as the `senderId` field on the returned message.
#### getPoolStatus(senderId)