Commit 40dd210
committed
fix(tion): don't require response while notification subscription
We should not requesting response while subscription to notification and unsubscription.
If response requested, than we got "Unexpected response" error from bluepy.
Fix #251 parent 8e5371a commit 40dd210
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
371 | | - | |
| 371 | + | |
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
| |||
0 commit comments