Other Parts Discussed in Thread: MSP430G2553
I have MSP430G2xxx and I wan't to built digital clock on it.
The problem is I can get the current time from function in <time.h> C file header,
But I can't set to current localtime because there's no C API to set date & time. (the time input value is set from the external input button / GPIO)
Anybody here know how to fix my problem, or I may missing API calls or someting ? Please help..
P.S: sorry my english is bad, english isn't my native language ^^