mirror of
https://github.com/eclipse/upm.git
synced 2025-07-01 17:31:13 +03:00
Tsl2561_Example: Removed duplicate Tsl2561_Example
It appears that an additional tsl2561 Java example existed. Removed the *newer* Tsl2561_Example.java in favor of the original example. Updated all corresponding collateral which references the Tsl2561_Example.java file (CMake and library descriptor file). Signed-off-by: Noel Eck <noel.eck@intel.com>
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
"Kits": ["eak"],
|
||||
"Image": "tsl2561.jpg",
|
||||
"Examples": {
|
||||
"Java": ["TSL2561_Example.java", "Tsl2561.java"],
|
||||
"Java": ["TSL2561_Example.java"],
|
||||
"Python": ["tsl2561.py"],
|
||||
"Node.js": ["tsl2561.js"],
|
||||
"C++": ["tsl2561.cxx"],
|
||||
|
Reference in New Issue
Block a user