Private
Public Access
2
0
Files
mraa/examples/c++
Brendan Le Foll b7a0856f51 spi: Make Spi write() work from SWIG with typemaps
This change also changes the C++ API write(char) call to writeByte(uint8_t) and
the write() call now takes a uint8_t* instead of a char*. This should not alter
any code significantly and does not affect the C API.

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-01-14 11:52:12 +00:00
..
2014-06-24 17:24:54 +01:00
2014-06-24 17:24:54 +01:00