This PR is intended to fix #11, but it is a breaking change for anyone who was intentionally using the positive 24-bit numbers returned by differential measurement functions when the conceptual 24-bit value is negative (e.g., their design expects 16777215 rather than -1).
This PR is intended to fix #11, but it is a breaking change for anyone who was intentionally using the positive 24-bit numbers returned by differential measurement functions when the conceptual 24-bit value is negative (e.g., their design expects 16777215 rather than -1).