galileorevh.md: add i2c frequency info
[contrib/mraa.git] / docs / i2c.txt
1 It is considered best practice to make sure the address is correct before doing
2 any calls on i2c, in case another application or even thread changed the addres
3 on that bus. Multiple instances of the same bus can exist.