Fixed encoding
This commit is contained in:
@@ -19,7 +19,7 @@ double ftmEval(SensorMode UseSensor, const Timestamp& currentTime, const Point3&
|
||||
int nucIndex = Settings::nucIndex(mac);
|
||||
|
||||
const Point3 apPos = Settings::data.CurrentPath.nucInfo(nucIndex).position;
|
||||
// particlePos.z = 1.3; // smartphone h<EFBFBD>he
|
||||
// particlePos.z = 1.3; // smartphone höhe
|
||||
const float apDist = particlePos.getDistance(apPos);
|
||||
|
||||
// compute ftm distance
|
||||
|
||||
Reference in New Issue
Block a user