Paul Sajna
Paul Sajna
Thanks, I'll try to find some time to test and merge this on the weekend, remind me if I forget.
Looks good  Just let me know if that fugit dep is needed, and if not, please remove it, then I'll merge. And sorry for the delay.
I would rather take the solution in #10 but it needs to be updated to support embedded-time. Would you be able to take that on?
I was under the impression there was better adoption.
I'll checkout this PR with the board the example is for and adapt the example and see if it works.
I think the time should be in Hz/baud (115200) not a duration.
Also rate should be based on the timer, right? They're interconnected, and how does the user know what to set the nanosecond delay to?
I think this will have to go on hold until we have cross-platform Hertz or nanosecond delay.
This should help https://github.com/FluenTech/embedded-time
Yeah serial read is the trickiest one to get right. I'm on Christmas holiday and don't have any boards with me to test.