Closed bendebled closed 7 years ago
The function setAlarmDate was not called correctly in the function setAlarmEpoch. It was called with the arguments (year, month, day) instead of (day, month, year).
This following masks work properly now:
Thank you for pointing out this!
The function setAlarmDate was not called correctly in the function setAlarmEpoch. It was called with the arguments (year, month, day) instead of (day, month, year).
This following masks work properly now: