mirror of
https://github.com/micropython/micropython.git
synced 2026-05-03 06:10:14 +02:00
c70930fb24
This tests both sending indications/notifications from a server to subscribed clients via gatts_write(...,send_update=True) and subscribing from a client. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>