first commit
This commit is contained in:
commit
5893b00dd2
1669 changed files with 1982740 additions and 0 deletions
19
libraries/BME68x_Sensor_library/library.json
Normal file
19
libraries/BME68x_Sensor_library/library.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"name": "BME68x Sensor library",
|
||||
"description": "Bosch Sensortec BME680 and BME688 sensor library",
|
||||
"homepage": "https://www.bosch-sensortec.com/software-tools/software/bme688-software/",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/boschsensortec/Bosch-BME68x-Library"
|
||||
},
|
||||
"version": "1.3.40408",
|
||||
"authors": {
|
||||
"name": "Bosch Sensortec",
|
||||
"email": "contact@bosch-sensortec.com"
|
||||
},
|
||||
"frameworks": "*",
|
||||
"platforms": "*",
|
||||
"build": {
|
||||
"includeDir": "src/bme68x"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue