Add distance float position handling with backward compatibility #1
@@ -89,7 +89,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