mirror of https://github.com/arendst/Tasmota.git
Update .library.json
This commit is contained in:
parent
0ed46fabaf
commit
cd54109716
|
@ -5,7 +5,7 @@
|
||||||
"type": "git"
|
"type": "git"
|
||||||
},
|
},
|
||||||
"platforms": [
|
"platforms": [
|
||||||
"atmelavr"
|
"*"
|
||||||
],
|
],
|
||||||
"frameworks": [
|
"frameworks": [
|
||||||
"arduino"
|
"arduino"
|
||||||
|
@ -28,4 +28,4 @@
|
||||||
],
|
],
|
||||||
"id": 11,
|
"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."
|
"description": "The I2C Device Library (I2Cdevlib) is a collection of uniform and well-documented classes to provide simple and intuitive interfaces to I2C devices."
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue