Skip to content
Snippets Groups Projects
Commit f9ad15e8 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Fix off-by-one error in date/time field bit-mask calculation

This became apparent when the the LSB of the day got set (an odd
day). Oops.

This only impacted decoding of date/time, not encoding.
parent 445394f9
No related branches found
No related tags found
No related merge requests found
Pipeline #7416 passed