updated sensors and filter to current code version
removed KLib stuff added new activity filter is uncommand! at the moment, the app is not able to load new maps and breaks using old maps
This commit is contained in:
@@ -48,8 +48,8 @@ class NavController :
|
||||
public SensorListener<WiFiMeasurements>,
|
||||
public SensorListener<GPSData>,
|
||||
public SensorListener<StepData>,
|
||||
public SensorListener<TurnData>
|
||||
//public SensorListener<ActivityData>
|
||||
public SensorListener<TurnData>,
|
||||
public SensorListener<ActivityData>
|
||||
{
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user