mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-27 07:21:18 +01:00
This fixes reading more than 2 bytes from the slave device. In the current implementation the last byte was not read from data register and the termination sequence buggy.