7b9dfc9952
.. based on some tasks I found that caused stuttering: # Test SD and printing while True: os.listdir('.') # Test bulk I/O while True: len(open('somefile.wav', 'rb').read()) Each of these tasks *WAS* worse and I am improving them in a separate PR by adding RUN_BACKGROUND_TASKS to them. |
||
---|---|---|
.. | ||
I2SOut.c | ||
I2SOut.h | ||
PDMIn.c | ||
PDMIn.h | ||
__init__.c |