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:
Noel Eck
2018-03-19 10:27:46 -07:00
parent 090ce2040e
commit 83f541a5db
3 changed files with 1 additions and 63 deletions

View File

@ -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"],