ProjectLighthouseCAU / lighthouse-rust

Rust SDK for Project Lighthouse
https://docs.rs/lighthouse-client
MIT License
2 stars 1 forks source link

Parameterize over frame size #6

Open fwcd opened 1 year ago

fwcd commented 1 year ago

The frame size should be customizable, e.g. via a defaulted const type parameter.