Lasse Deleuran

Results 1 comments of Lasse Deleuran

After debugging with [laurensvalk](https://github.com/laurensvalk), we found the following delay to work in flash.py (around line 243): ```` if i % 10 == 9: await asyncio.sleep(0.01) # Any lower than 0.001...