mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 01:40:14 +01:00
Works, tested on PYBV10, PYBD_SF2 and PYBD_SF6:
buf = bytearray(16)
machine.I2CTargetMemory("X", addr=67, mem=buf)
Signed-off-by: Damien George <damien@micropython.org>
7.3 KiB
7.3 KiB