diff options
author | Damien George <damien@micropython.org> | 2020-09-23 23:18:16 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2020-09-25 12:23:11 +1000 |
commit | 81f2162ca0e926c9a4a1787a3863d94d86be0b36 (patch) | |
tree | f95015b865cebc228ec47a24d4f2dfaa7b5223a6 /tests/basics/scope_implicit.py | |
parent | 50e34f979c90584273a67ecd9189640417a60960 (diff) | |
download | micropython-81f2162ca0e926c9a4a1787a3863d94d86be0b36.tar.gz micropython-81f2162ca0e926c9a4a1787a3863d94d86be0b36.zip |
extmod/modbluetooth: Change module-owned bytes objects to memoryview.
A read-only memoryview object is a better representation of the data, which
is owned by the ubluetooth module and may change between calls to the
user's irq callback function.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/basics/scope_implicit.py')
0 files changed, 0 insertions, 0 deletions