I have made an I2C library where writing happens by calling
write8
I now see that I do not call BeforeWriteOutputs at all, however it seems to work data are sent at least for an hour.
So is BeforeWriteOutputs needed
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have made an I2C library where writing happens by calling
write8
I now see that I do not call BeforeWriteOutputs at all, however it seems to work data are sent at least for an hour.
So is BeforeWriteOutputs needed