BrewPi / firmware

Brewing temperature control firmware for the BrewPi Spark (Particle Photon inside)
http://www.brewpi.com
GNU Affero General Public License v3.0
97 stars 55 forks source link

Feature/app lib separation #42

Closed m-mcgowan closed 8 years ago

m-mcgowan commented 8 years ago

This separates the application responsibilities from the core library.

Saves 498 bytes. :-/

[Deleting - why is mastser the default for PRs? It should be develop. ]