rhagman / sustainable-green-plants

DIY high pressure aeroponics for the home
MIT License
108 stars 15 forks source link

Update default settings #13

Closed rhagman closed 7 years ago

rhagman commented 7 years ago

Run the system with the same schedule and settings all the time. When the micro-controller starts it assumes that the time is 20:00 and it runs the pump. Then every 20min it sprays the roots for 2s. At 10:00 it runs the pump again.

Also make some style changes to the code and clean up a k = k++

Signed-off-by: Robin Hagman robin.hagman@gmail.com