Significant delay in WebUSB::operator bool()
DeqingSun opened this issue · 2 comments
DeqingSun commented
The delay in WebUSB::operator bool() will introduce a huge delay in the main loop if the user checks it every time.
What is the bug found by Federico? I can not find any info on Github, but there should be a better way to fix it.
jpliew commented
@DeqingSun it looks like the comment was before code was first committed to this repo.
If your sketch is not sending messages to the host, you can ignore it and not necessarily need to check the return status.