can some one share me the code for syn gps to RTC time.
problems:
1)How to check i have written RTC time properly or not??
2) when ever i write code for RTC when try to open serial monitor i will found the date and time what have set it for.
why cant it update the RTC time to last stored
syntax program:
get_time(); get present time from rtc
get_previous_time();store present value in variable called previous
set_time();write previous time to RTC
print_time();Print the set time