I'm using programming C to design and implement a 24 hour clock on V850. The clock should display hours, minutes and seconds and provide the user with the ability to set the time. The clock must also able to display date in the format dd/mm/yy, display the day in format Mon, Tue,..., and also a stopwatch function. It does not matter how the user switches between the features. Can you help me with this?
Comments
Leave a comment