Skip to content

feat(ble): Add a queue for indications and notifications

schneider requested to merge schneider/mp-ble-gatts-queue into master

This makes it possible to reliably stream data (like ECG samples) to another device

Merge request reports