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",
|
"Image": "bmp280.jpg",
|
||||||
"Examples":
|
"Examples":
|
||||||
{
|
{
|
||||||
"Java": ["BMP280_Example.java"],
|
"Java": ["BME280_Example.java", "BME280_InterfaceExample"],
|
||||||
"Python": ["bmp280.py"],
|
"Python": ["bme280.py"],
|
||||||
"Node.js": ["bmp280.js"],
|
"Node.js": ["bme280.js"],
|
||||||
"C++": ["bmp280.cxx"],
|
"C++": ["bmp280-bme280.cxx"],
|
||||||
"C": ["bmp280-bme280.c"]
|
"C": ["bmp280-bme280.c"]
|
||||||
},
|
},
|
||||||
"Specifications":
|
"Specifications":
|
||||||
|
Loading…
x
Reference in New Issue
Block a user