micropython-lib/micropython/bluetooth
Jim Mussared 50b7aca171 aioble/client.py: Fix default for the `response` arg to char.write().
- `_FLAG_WRITE` was incorrectly `_FLAGS_WRITE`
- `response` should be defaulted to `None` rather than `False` in order
  to detect that when it is unspecified.

This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2022-11-08 18:57:29 +11:00
..
aioble aioble/client.py: Fix default for the `response` arg to char.write(). 2022-11-08 18:57:29 +11:00
aioble-central
aioble-client
aioble-core
aioble-l2cap
aioble-peripheral
aioble-security
aioble-server