jkristell / infrared

Infrared remote control library for embedded Rust
Apache License 2.0
56 stars 10 forks source link

Redesign sender #36

Closed jkristell closed 3 years ago

jkristell commented 4 years ago

Add a SenderSM trait that the protocols can implement.