ARMmbed/dapjs

WebUSB serial: polling only?

ccattuto opened this issue · 4 comments

Hello, is there any way to get blocking behavior for serial reads, or polling is the only possibility?

Hi @ccattuto. Polling is the only possibility at the moment to get serial data.

Thanks for the info!

Glad to have answered your question, feel free to create a PR if you want to add any functionality.