t = rtc.getTimeStr(); called in loop and t holds the string for it every second. My problem is that even if it's updated when t gets equal with the entered time it doesn't match for some reason.
t = rtc.getTimeStr(); called in loop and t holds the string for it every second. My problem is that even if it's updated when t gets equal with the entered time it doesn't match for some reason.