mirror of
https://github.com/eclipse/upm.git
synced 2025-07-01 01:11:10 +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:
@ -217,7 +217,6 @@ add_example(Th02_Example th02)
|
||||
add_example(TM1637_Example tm1637)
|
||||
add_example(TP401_Example gas)
|
||||
add_example(TSL2561_Example tsl2561)
|
||||
add_example(Tsl2561_Example tsl2561)
|
||||
add_example(TTP223_Example ttp223)
|
||||
add_example(ULN200XA_Example uln200xa)
|
||||
add_example(VDiv_Example vdiv)
|
||||
|
Reference in New Issue
Block a user