twitchyliquid64 / usbd-hid

MIT License
88 stars 37 forks source link

Revert "new maybe_push_input() method" #64

Closed simpkins closed 6 months ago

simpkins commented 6 months ago

This reverts commit c1210a947d5474d138f5eff89210cedef1bc870e. (#34) This commit breaks the build since it attempts to use EndpointIn methods from a PR that were never landed in the usb-device crate: https://github.com/rust-embedded-community/usb-device/pull/78