Add distance float position handling with backward compatibility #1
@@ -94,7 +94,6 @@ class ChildRegistrationUtils {
|
||||
break;
|
||||
|
||||
default:
|
||||
this.logger.error(`Child registration unrecognized desc: ${desc}`);
|
||||
this.logger.error(`Unrecognized softwareType: ${softwareType}`);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user