Skip to content

Commit

Permalink
Fix NeoPool typo
Browse files Browse the repository at this point in the history
  • Loading branch information
curzon01 committed Oct 30, 2023
1 parent adad8bc commit d45392d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/NeoPool.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ Filtration.Mode|(Int) Filtration mode:<BR>`0` = Manual<BR>`1` = Auto<BR>`2` = He
Light|(Bool) Light state:<BR>`0` = Light off<BR>`1` = Light on
Relay|Relay state values (`0` = off, `1` = on):
Relay.State|(Array) Relay states for all possible seven relays 1-7 (functional independent)
Relay.Aux|(Array) Relay states for the 4 Aux relais (these are the same as `Relay.State`` 4-7 - functional independent)
Relay.Aux|(Array) Relay states for the 4 Aux relais (these are the same as `Relay.State` 4-7 - functional independent)
Relay.Acid|(Bool) Acid relay state
Relay.Base|(Bool) Base relay state
Relay.Redox|(Bool) Redox relay state
Expand Down

0 comments on commit d45392d

Please sign in to comment.