Open-Acidification / TankController

Arduino and web GUI source code for the Open Acidification tank controller (pH-stat unit).
https://open-acidification.github.io/
Mozilla Public License 2.0
8 stars 33 forks source link

Tests #440

Closed je-foster closed 6 months ago

je-foster commented 8 months ago

This has passing tests now.

This is not ready for deployment yet because establishing ethernet connections to the OAP server for GET and POST requests blocks the loop for a few seconds every minute. Each loop, there should be a check for whether the pH bubbler is on before AlertPusher does anything.