Fixing switch level
[smartthings-infrastructure.git] / Extractor / Extractor.groovy
index cf19c458f1c4857d547bce7c8d4b9a947d3fa311..f9c96a6c090d1caf2ac4472f5b1cddb501373d9f 100644 (file)
@@ -103,7 +103,7 @@ import Timer.SimulatedTimer
 @Field File extractedObjectsConstructorApp2 = new File("Extractor/App2/extractedObjectsConstructorApp2.groovy")
 
 //Set this to true for global-state variable conflict
-@Field assignDifferentModes = true
+@Field assignDifferentModes = false
 @Field chooseMode = 0
 //Empty the files
 if (App == "App1") {