docs: add common i2c doc page i2c.txt
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
3
docs/i2c.txt
Normal file
3
docs/i2c.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
It is considered best practice to make sure the address is correct before doing
|
||||
any calls on i2c, in case another application or even thread changed the addres
|
||||
on that bus. Multiple instances of the same bus can exist.
|
||||
Reference in New Issue
Block a user