19 lines
473 B
JSON
19 lines
473 B
JSON
{
|
|
"name": "I2Cdevlib-LM73",
|
|
"keywords": "temperature, sensor, i2cdevlib, i2c",
|
|
"description": "The LM73 is an integrated, digital-output temperature sensor featuring an incremental Delta-Sigma ADC",
|
|
"include": "Arduino/LM73",
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/jrowberg/i2cdevlib.git"
|
|
},
|
|
"dependencies":
|
|
{
|
|
"name": "I2Cdevlib-Core",
|
|
"frameworks": "arduino"
|
|
},
|
|
"frameworks": "arduino",
|
|
"platforms": "atmelavr"
|
|
}
|