We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The espressif implementation sets the is_read flag always as true, which prevents the user from reading data as a target.
circuitpython/ports/espressif/common-hal/i2ctarget/I2CTarget.c
Line 104 in 90714c1