usb_4_mic_array
usb_4_mic_array copied to clipboard
Change .tostring() to .tobytes() for deprecation mitigation
When this could be merged?
It would be great if this was merged soon as I wasted time trying to figure out why the code didn't work
.tostring stoped working with python 3.9 so by default for 99% of users the code is broken and not everyone can be expected to figure this out
.tostring stoped working with python 3.9 so by default for 99% of users the code is broken and not everyone can be expected to figure this out
I agree with this.. It's been almost 3 years so I'm not holding my breath