Kees Bakker bac5cda1e3 periph/i2c: convert char to uint8_t where applicapable
In general, data transferred through I2C are bytes and thus should have
type uint8_t, not char.

Also convert uint8_t ptrs to void ptrs
2016-10-04 20:26:39 +02:00
..
2016-07-13 19:23:42 +02:00
2014-08-21 17:53:37 +02:00
2016-03-17 14:55:30 +01:00
2016-03-17 14:55:30 +01:00