Clément Démoulins
Clément Démoulins
I added a state column for the options `--list-sources` and `--list-sinks`.
I like the idea, i will try to add this.
Possible ? Yes Planned ? Not really. You can propose a merge request.
The patch from @birdwing fix my issue in local mode for my DUALR3 device. Thanks
I had this issue and it can be solved using 'unsigned int' for all 'start', 'length', 'offset' variables. I will try to send a merge request.
It's a good idea but i don't have a lot of time currently. But i accept PR.
I have the same issue, a crontab running every 1 hour but it failed approximately 1 time every day.
You can also compile a static binary using musl libc. You just need to add the openssl dependency with the _vendored_ features mentioned in the [documentation](https://docs.rs/openssl/latest/openssl/). I added to the...