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 34 forks source link

UI state can get TankController instance #429

Closed jgfoster closed 1 year ago

jgfoster commented 1 year ago

No need to pass it to every UIState (just to MainMenu from TankController constructor).