Backwards incompatible changes
Jef Driesen
jef at libdivecomputer.org
Fri Aug 18 14:32:32 PDT 2017
Hi,
I made two small backwards incompatible changes to the public api:
The dc_datetime_t structure has been extended with a new "timezone"
field, containing the UTC offset in seconds. Devices without timezone
support will set the field to the special value DC_TIMEZONE_NONE.
The hw_{frog,ostc,ostc3}_device_clock() functions have been removed in
favor of the new dc_device_timesync() function.
Jef
More information about the devel
mailing list