mirror of https://github.com/arendst/Tasmota.git
32 lines
762 B
JSON
32 lines
762 B
JSON
{
|
|
"name": "I2Cdevlib-Core",
|
|
"repository": {
|
|
"url": "https://github.com/jrowberg/i2cdevlib.git",
|
|
"type": "git"
|
|
},
|
|
"platforms": [
|
|
"*"
|
|
],
|
|
"frameworks": [
|
|
"arduino"
|
|
],
|
|
"version": "6744ce0ac4",
|
|
"export": {
|
|
"include": "Arduino/I2Cdev"
|
|
},
|
|
"authors": [
|
|
{
|
|
"maintainer": false,
|
|
"name": "Jeff Rowberg",
|
|
"url": "https://github.com/jrowberg",
|
|
"email": "jeff@rowberg.net"
|
|
}
|
|
],
|
|
"keywords": [
|
|
"i2cdevlib",
|
|
"i2c"
|
|
],
|
|
"id": 11,
|
|
"description": "The I2C Device Library (I2Cdevlib) is a collection of uniform and well-documented classes to provide simple and intuitive interfaces to I2C devices."
|
|
}
|