i2c.hpp: add I2c::writeReg method
authorBrendan Le Foll <brendan.le.foll@intel.com>
Tue, 24 Jun 2014 13:40:34 +0000 (14:40 +0100)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Tue, 24 Jun 2014 13:40:34 +0000 (14:40 +0100)
commit17edeb3e7a9f737f152ed3552844b69afed8dd0a
tree6e95ecada4338b574539116f7b3440fba973f54e
parenta5aeea4d0426581ef40d93448a9b736bdd67ebc1
i2c.hpp: add I2c::writeReg method

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
api/maa/i2c.hpp
examples/python/rgblcd.py [new file with mode: 0644]