ALARM_DELTA_SEC
rtc_tm.tm_sec += ALARM_DELTA_SEC;
printf("Waiting %d seconds for alarm...\n", ALARM_DELTA_SEC);