Commit fd279f4a authored by Noel Alonso's avatar Noel Alonso
Browse files

Cambia límites de valores para control de calidad

parent 7952c5e2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -30,9 +30,9 @@
	},
	"direction": {
		"dataDefinition": "19",
		"upperLimit": 120.0,
		"upperLimit": 360.0,
		"lowerLimit": 0.0,
		"upperTolerance": 30.0,
		"upperTolerance": 0.0,
		"lowerTolerance": 0.0
	}
}