periph / conn

Go·Hardware·Lean - Interfaces
https://periph.io
Apache License 2.0
65 stars 11 forks source link

gpiostream: Stream.Duration() assumes the bit stream is a multiple of 8 #34

Open maruel opened 10 months ago

maruel commented 10 months ago

Ported from https://github.com/google/periph/issues/206.

It's not necessarily a bug, we may want to enforce this. This issue exists to decide and document.