nerodu

Results 2 issues of nerodu

Hi, I'm working a project with a stereo PDM microphone(MP34DT06J x 2) with RP2040. Thanks for the PDM library, and I get record voice now. However, I find the voice...

After solved the python version problem, I keep going. And find new problems. It shows below ![图片](https://user-images.githubusercontent.com/69945444/209264194-f38aa19d-8c6e-4714-a9b1-f2a838710223.png) And I check the C:\Users\30477\AppData\Local\Programs\Python\Python311\Lib\site-packages\cryptography\utils.py, it just has int_to_bytes, but no int_from_bytes. Here...