amaork / libi2c

Linux i2c library, support C/C++/Python
MIT License
174 stars 63 forks source link

fix description of I2C_M_IGNORE_NCK in README.md #17

Closed BunnySakura closed 1 year ago

BunnySakura commented 1 year ago

I2C_M_IGNORE_NCK in README.md, should be I2C_M_IGNORE_NAK

amaork commented 1 year ago

fixed