mirror of
https://github.com/eclipse/upm.git
synced 2025-07-01 17:31:13 +03:00
Removed old interfaces and replaced them with the new ones.
Signed-off-by: Serban Waltter <serban.waltter@rinftech.com> Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:

committed by
Mihai Tudor Panu

parent
b6e53f7da8
commit
34bb12933d
@ -7,7 +7,7 @@ import java.util.ArrayList;
|
||||
import upm_bmp280.BMP280;
|
||||
import upm_hp20x.HP20X;
|
||||
import upm_ms5611.MS5611;
|
||||
import upm_new_interfaces.*;
|
||||
import upm_interfaces.*;
|
||||
|
||||
/**
|
||||
* iPressure_Example
|
||||
|
Reference in New Issue
Block a user