mirror of
https://github.com/eclipse/upm.git
synced 2025-03-15 04:57:30 +03:00
bmp280.json: fix example names for bme280
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
parent
c25fa47e2f
commit
6bfb07e46a
@ -55,10 +55,10 @@
|
||||
"Image": "bmp280.jpg",
|
||||
"Examples":
|
||||
{
|
||||
"Java": ["BMP280_Example.java"],
|
||||
"Python": ["bmp280.py"],
|
||||
"Node.js": ["bmp280.js"],
|
||||
"C++": ["bmp280.cxx"],
|
||||
"Java": ["BME280_Example.java", "BME280_InterfaceExample"],
|
||||
"Python": ["bme280.py"],
|
||||
"Node.js": ["bme280.js"],
|
||||
"C++": ["bmp280-bme280.cxx"],
|
||||
"C": ["bmp280-bme280.c"]
|
||||
},
|
||||
"Specifications":
|
||||
|
Loading…
x
Reference in New Issue
Block a user