pasko-zh / brzo_i2c

Brzo I2C is a fast I2C Implementation written in Assembly for the esp8266
GNU General Public License v3.0
244 stars 47 forks source link

Platformio installation instructions confusing #47

Open MitchBradley opened 1 year ago

MitchBradley commented 1 year ago

The README says "If you are developing with PlatformIO then simply use the library manager to install brzo_i2c". That brzo_i2c link takes you to a generic page that is not helpful. The actual name of the package, as would be used in a "lib_deps" field in platformio.ini, is "pasko-zh/Brzo I2C". So I think it would be clearer to say: