Hi guys,
I need a solution. I have a uint32_t variable say var1. I need to store current time value in this variable, and somewhere in my code i need that time in proper timing formet i.e hour minute and seconds .
is this possible?
Any other solution for storing time into absolute value and getting local time from that vale would be appreciated.
Thanks