hydrotekfarm / esp32_automation

Other
0 stars 0 forks source link

Refactoring RTC Code #6

Open hydrotekfarm opened 3 years ago

hydrotekfarm commented 3 years ago

Refactor RTC code to organize rtc.c/rtc.h and ds3231.h/ds3231.c accordingly. Also refactor out grow light, day/night control, and irrigation into separate components. This should happen before adding functionality for custom timers/alarms and scheduling.