Update the hard coded TAI-UTC offset.
Signed-off-by: Richard Cochran <richardcochran@gmail.com>master
parent
ce745572b4
commit
d377229ab4
2
ds.h
2
ds.h
|
@ -66,7 +66,7 @@ struct parentDS {
|
||||||
unsigned int path_length;
|
unsigned int path_length;
|
||||||
};
|
};
|
||||||
|
|
||||||
#define CURRENT_UTC_OFFSET 33
|
#define CURRENT_UTC_OFFSET 35 /* 1 Jul 2012 */
|
||||||
#define INTERNAL_OSCILLATOR 0xA0
|
#define INTERNAL_OSCILLATOR 0xA0
|
||||||
|
|
||||||
struct timePropertiesDS {
|
struct timePropertiesDS {
|
||||||
|
|
Loading…
Reference in New Issue