avr-hal
avr-hal copied to clipboard
fix ping_device hanging in read mode
This fixes #622 (i2cdetect getting stuck)
It looks like you need to actually read after requesting data, otherwise something breaks in the i2c implementation and the next operation will just get stuck forever