Added Wifi FTM SensorType

This commit is contained in:
2019-06-11 16:08:19 +02:00
parent e74e390010
commit daa0652e39

View File

@@ -22,6 +22,7 @@ public enum SensorType {
AMBIENT_TEMPERATURE(14),
HEART_RATE(15),
GPS(16),
WIFIRTT(17),
PEDESTRIAN_ACTIVITY(50),
GROUND_TRUTH(99),