#include DS3231 clock; RTCDateTime dt; const int INTERRUPT_PIN = 2; int prevTime, pressedTime, releasedTime, heldTime; bool settingTimes = false;