PaulC
PaulC
Apologies for the delay responding to this. I appreciate that a huge amount of work has gone into this PR though as I mentioned I don't really have any time...
I'd agree and to be honest it would probably be sensible to drop support for anything < Python 3.7 but to be honest dnslib is a pretty old codebase now...
No problem - I've reopened. Thanks, Paul
As per the comment in the pull-request I'm closing this issue and will be leaving dnslib in maintenance mode while these changes are pursued separately.
Fixed in 0.9.25 - thanks.
It it helps the following code works - you need to use one of the SPIDevice implementations in [embedded-hal-bus](https://docs.rs/embedded-hal-bus) to create a instance that implements the SpiDevice trait (the easiest...