mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 12:10:13 +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>
6.7 KiB
6.7 KiB