Update 'appDefinition.json'

This commit is contained in:
Michal_Lelonek 2021-12-17 14:57:34 +01:00
parent 7af9bd0c8f
commit f3a17a24bf

View File

@ -10,10 +10,10 @@
} ], } ],
"inputParameters" : [ { "inputParameters" : [ {
"type" : "DOUBLE", "type" : "DOUBLE",
"name" : "BIN1" "name" : "Please select BIN 1"
}, { }, {
"type" : "DOUBLE", "type" : "DOUBLE",
"name" : "BIN2" "name" : "Please select BIN2"
} ], } ],
"outputs" : [ { "outputs" : [ {
"dataType" : "eff_drop_out_aux_image", "dataType" : "eff_drop_out_aux_image",