-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2021-11-29, Execution Team 2021-12-13
Currently, the least significant byte is timestamp and the second least counter. But because the counter is always incremented we essentially get a 2 byte change for both an update in timestamp or counter.
If we re-arrange to have the counter in the least significant byte we should be able to get a smaller 1 byte delta when only the counter is updated.