bengtmartensson / bengtmartensson/Infrared4Arduino

Allow ending spaces to be > 65535

Open
#10 2 comments 0 reactions 0 assignees View on GitHub
enhancement limitation refactoring
Dominant language
C++
Stars
74
Forks
24
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.