have debug it to that lcd_puts(day_of_week_names[week_day]);
even if i write 0-6 in week_day, it still wont show.
it will simply not select from the const array of Mon-sunday
happens since i wrote the other thing with utoa(timestr.........
even if i write 0-6 in week_day, it still wont show.
it will simply not select from the const array of Mon-sunday
happens since i wrote the other thing with utoa(timestr.........