mirror of
https://github.com/micropython/micropython.git
synced 2026-01-10 05:57:16 +01:00
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>