Remove the CMOS weekday register
It is apparently notoriously unreliable, and should not be used.
This commit is contained in:
parent
90c7f9eb0e
commit
b6e22cac7f
|
@ -12,7 +12,6 @@
|
|||
#define CMOS_REGISTER_SECONDS 0x00
|
||||
#define CMOS_REGISTER_MINUTES 0x02
|
||||
#define CMOS_REGISTER_HOURS 0x04
|
||||
#define CMOS_REGISTER_WEEKDAY 0x06
|
||||
#define CMOS_REGISTER_DAY 0x07
|
||||
#define CMOS_REGISTER_MONTH 0x08
|
||||
#define CMOS_REGISTER_YEAR 0x09
|
||||
|
|
Loading…
Reference in New Issue
Block a user