{ "name": "I2C_SCANNER", "keywords": "I2C,scanner", "description": "Arduino class to implement an I2C scanner.", "authors": [ { "name": "Rob Tillaart", "email": "Rob.Tillaart@gmail.com", "maintainer": true } ], "repository": { "type": "git", "url": "https://github.com/RobTillaart/I2C_SCANNER.git" }, "version": "0.3.0", "license": "MIT", "frameworks": "*", "platforms": "*", "headers": "I2C_SCANNER.h" }