You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
405 B
14 lines
405 B
3 years ago
|
{
|
||
|
"name": "Digital-Pressure-Sensor",
|
||
|
"keywords": "barometric, pressure, temperature, sensor, shield2go",
|
||
|
"description": "Library of Infineon's highly sensitive DPS310 sensor and DPS422 sensor for Arduino.",
|
||
|
"repository":
|
||
|
{
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/Infineon/DPS310-Pressure-Sensor.git"
|
||
|
},
|
||
|
"version": "1.0.6",
|
||
|
"frameworks": "arduino",
|
||
|
"platforms": "infineonxmc"
|
||
|
}
|