Louis Chauvet
Louis Chauvet
I writing a generic struct that takes a pwm channel to control a motor. We've tried this code: ```rust struct Motor { pwm: PwmChannel, } ``` And I get the...
Le titre est assez clair non :aie:?
This addition allows the creation of Data without using slices. It's useful when you already have the len and the [u8; 8].
Just to discuss. (Only last commit is useful, other come from noob git error, I work on master..., I will remake a new pull request when loader will be merged)
Add --all-features to test to run doctests
Hello, I wanted to use this library to open some files in /dev in linux, but as they were hidden by default it is not possible. This PR allows those...
Hi, I have strange issues with this plugin. It may come from configuration, but I don't see what. I use the Iris web client, I can see my Jellyfin files...