RIOT/drivers
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-09-05 02:15:51 +02:00
2016-09-27 23:38:41 +02:00
2015-09-16 10:58:52 +02:00
2016-09-27 23:38:41 +02:00
2014-06-11 20:17:44 +02:00
2015-09-16 10:58:52 +02:00
2016-04-20 17:43:09 +02:00
2015-11-23 12:15:50 +01:00