diff --git a/rotatingMachine.html b/rotatingMachine.html index 258a99c..22691e6 100644 --- a/rotatingMachine.html +++ b/rotatingMachine.html @@ -33,6 +33,10 @@ //physicalAspect positionVsParent: { value: "" }, positionIcon: { value: "" }, + hasDistance: { value: false }, + distance: { value: 0 }, + distanceUnit: { value: "m" }, + distanceDescription: { value: "" } }, inputs: 1,