bromagosa / Snap4Arduino

Binding Snap! and Arduino together
http://snap4arduino.rocks
GNU Affero General Public License v3.0
133 stars 85 forks source link

i2c read block is to be fixed #305

Closed lhdangerous closed 9 months ago

lhdangerous commented 3 years ago

According to johnny-5 document, There should be 'how many bytes' for the 3rd argument of 'i2cReadOnce()' function. But your i2c extension doesn't have this and acts unexpected way. Can you update this please?

jguille2 commented 3 years ago

Hi August @lhdangerous

I will check this (especially in the words used) but 3 initial comments (I don't have much time now)

Joan