Renamed time amounts
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
#define SIIRTCINFO_24HOUR 0x40 // 0: 12-hour mode, 1: 24-hour mode
|
||||
#define SIIRTCINFO_POWER 0x80 // power on or power failure occurred
|
||||
|
||||
#define DAY_HOURS 24
|
||||
#define HOUR_MINUTES 60
|
||||
#define MINUTE_SECONDS 60
|
||||
#define HOURS_PER_DAY 24
|
||||
#define MINUTES_PER_HOUR 60
|
||||
#define SECONDS_PER_MINUTE 60
|
||||
|
||||
enum
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user