i2c: use uint8_t throughout to make code clearer
authorBrendan Le Foll <brendan.le.foll@intel.com>
Fri, 23 May 2014 13:21:53 +0000 (14:21 +0100)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Fri, 23 May 2014 13:21:53 +0000 (14:21 +0100)
commitd847ae78475a38295e2aa037c3bdf2c689f5df5b
treee0602d2cb66f4ca2478cd68b24a87a9bdbf45a73
parentded3830951c038031980da5b57995e5acb57b0b4
i2c: use uint8_t throughout to make code clearer

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
api/i2c.h
api/i2c.hpp
examples/c++/I2c-compass.cpp
src/i2c/i2c.c