Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

Hello

   

there is alarm handler , main function , two alarm structure , what I have to do to set  next alarm,  next mask ?

   

can you please check the sequence of program

0 Likes
2 Replies
rola_264706
Level 8
Level 8
50 likes received 25 likes received 10 likes received

Vead: Line 19 and 20 should be #define HOUR_OFFSET (16) and #define Min_OFFSET (8u) insert these lines in the code. These are used in the #define TIME_HR_MIN_SEC equation but not defined and the ALARM_TIME_HR_MIN_SEC. Also the Month and day offset defines are also missing. Still checking for other issues.

0 Likes
Anonymous
Not applicable

oh My mistake I just did copy paste, I forgot to define please check other issues ?

0 Likes