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

Rebuild everything if any headers change #426

Closed jgfoster closed 1 year ago

jgfoster commented 1 year ago

This is somewhat inefficient but easier than keeping the headers list updated (and much better than having some files recompiled and others not when a shared header changes!).