elixir-circuits / circuits_uart

Discover and use UARTs and serial ports in Elixir
Apache License 2.0
189 stars 48 forks source link

Pass “flush” through to the framer #9

Closed dhanson358 closed 8 years ago

dhanson358 commented 8 years ago

When working with a framer, I wanted to be able to act on "flush" calls, but that was not getting handed down and framing state updated properly.

fhunleth commented 8 years ago

Thanks! Not sure why Appveyor failed, but it wasn't due to your change.