You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Atlas water sensors may have some issues when calibrating.
In the docs the example command for reading atlas sensors i not working
Example commands
control [atlas sensor] com r
control [atlas sensor] com cal
control [atlas sensor] com cal,[value]
control [atlas sensor] com cal,clear
control [atlas sensor] com cal,?
The proper way to communicate with the sensors is having a comma and no spaces.
Example commands
control [atlas sensor] com,r
control [atlas sensor] com,cal
control [atlas sensor] com,cal,[value]
control [atlas sensor] com,cal,clear
control [atlas sensor] com,cal,?
The text was updated successfully, but these errors were encountered:
Atlas water sensors may have some issues when calibrating.
In the docs the example command for reading atlas sensors i not working
Example commands
The proper way to communicate with the sensors is having a comma and no spaces.
Example commands
The text was updated successfully, but these errors were encountered: