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.
13 lines
405 B
13 lines
405 B
{ |
|
"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" |
|
}
|
|
|