bluejay icon indicating copy to clipboard operation
bluejay copied to clipboard

Document and test synchronized operations

Open sakuraehikaru opened this issue 7 years ago • 0 comments

We should review the synchronized peripheral's API, document them, and explain the differences between those and the regular read/write/listen.

A synchronized listen can be especially misleading, as it will block, and should not be used to resume a continuous monitoring behaviour when inside the background task.

sakuraehikaru avatar Jul 11 '17 18:07 sakuraehikaru