Currently, when using uint16_t as microseconds_t, ending spaces are limited to that data type. This is not enough for many use cases.
Requirement on a solution is that it does not depend on microseconds_t being uint16_t,
Branch ExtraEndingGap. millisec-edning
Currently, when using uint16_t as microseconds_t, ending spaces are limited to that data type. This is not enough for many use cases.
Requirement on a solution is that it does not depend on microseconds_t being uint16_t,
Branch ExtraEndingGap. millisec-edning