You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the I2C driver for avr only supports master mode with interrupt disabled.
Porting the twi.h/twi.c from Arduino Wiring library could be a start.
The text was updated successfully, but these errors were encountered:
Currently the I2C driver for avr only supports master mode with interrupt disabled.
Porting the twi.h/twi.c from Arduino Wiring library could be a start.
The text was updated successfully, but these errors were encountered: