pdibona
Results
1
issues of
pdibona
Currently, the I2CBusConnection allows reading and writing data. But I see no way to check if data is available before invoking the readByte() method. I tried using the connection.getInputStream().available() method,...