stevemarple / SoftWire

Software I2C implementation for Arduino and other Wiring-type environments
GNU Lesser General Public License v2.1
136 stars 31 forks source link

feat: adding library.json will resolve dependency #37

Closed nerdyscout closed 2 months ago

nerdyscout commented 2 months ago

if using PlatformIO the field dependencies will cause to auto install required libraries (AsyncDelay).