Closed RussellJoyce closed 10 years ago
Needs to go from 1-12 instead of 0-11.
Made it 24 hour time and added helper functions (make12Hour(uint8_t hour24) and makeMeterTime(uint8_t hour24)). Fixed by 88bf9ef
make12Hour(uint8_t hour24)
makeMeterTime(uint8_t hour24)
Needs to go from 1-12 instead of 0-11.