void setup() {
#include <DS3231.h>
#include <Servo.h>
#include <LiquidCrystal.h>
#include <Keypad.h>
}
void loop() {
// put your main code here, to run repeatedly:
}
void setup() {
#include <DS3231.h>
#include <Servo.h>
#include <LiquidCrystal.h>
#include <Keypad.h>
}
void loop() {
// put your main code here, to run repeatedly:
}