Hi,
I am new to arduino.
Can anyone please tell me what is the use of the method Wire.Send and what does the argument 0x36 actually do?
Thanks
Hi,
I am new to arduino.
Can anyone please tell me what is the use of the method Wire.Send and what does the argument 0x36 actually do?
Thanks
What happens when you send 0x36 over the I2C bus depends entirely on what's listening on the other end.