mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
e407460243
The `i2c_read_bytes()` and `i2c_write_bytes()` function return the number of bytes written / read, instead of `0` as the API contract says. This fixes the issue. |
||
---|---|---|
.. | ||
adc.c | ||
i2c.c | ||
Makefile | ||
pwm.c | ||
spi.c |