From 4ea3872c53182cc837d1a722ce1cc1166a03c032 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Sun, 27 May 2018 14:03:03 +0000 Subject: [PATCH] Deploy code docs to GitHub Pages Travis build: 18 Commit: e6d3d2a8ae284437abc8aa48485d0907f2c508d1 --- html/ci2c_8c.html | 2 +- html/ci2c_8h.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/html/ci2c_8c.html b/html/ci2c_8c.html index 25e0ef0..f476bbd 100644 --- a/html/ci2c_8c.html +++ b/html/ci2c_8c.html @@ -180,7 +180,7 @@ Functions

Detailed Description

arduino master i2c in plain c code

Author
SMFSW
- +
Warning
Don't access (r/w) last 16b internal address byte alone right after init, this would lead to hazardous result (in such case, make a dummy read of addr 0 before)

Macro Definition Documentation

diff --git a/html/ci2c_8h.html b/html/ci2c_8h.html index 5a053f2..24d38a6 100644 --- a/html/ci2c_8h.html +++ b/html/ci2c_8h.html @@ -237,7 +237,7 @@ Functions

Detailed Description

arduino i2c in plain c declarations

Author
SMFSW
- +
Warning
Don't access (r/w) last 16b internal address byte alone right after init, this would lead to hazardous result (in such case, make a dummy read of addr 0 before)

Macro Definition Documentation