X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=GlobalVariables%2FGlobalVariablesBothApps.groovy;h=2840bea5a3dd390eb318781b5c4d8db6077c1b26;hb=d3802bd96ca8963ae52b9740443f9be6896f0e18;hp=998778b9380bb5611888df21ca3941a744de4056;hpb=fea13f011a64a64558ad697eee68e3927395cccd;p=smartthings-infrastructure.git diff --git a/GlobalVariables/GlobalVariablesBothApps.groovy b/GlobalVariables/GlobalVariablesBothApps.groovy index 998778b..2840bea 100644 --- a/GlobalVariables/GlobalVariablesBothApps.groovy +++ b/GlobalVariables/GlobalVariablesBothApps.groovy @@ -8,8 +8,6 @@ @Field def appObject = new Touched(sendEvent, 0) //Create a global list for events //@Field def evt = [] -//Global Object for class AtomicState! -@Field def atomicState = new AtomicState() //Global Object for class Touch Sensor! @Field def touchSensorObject = new NfcTouch(sendEvent, 1) //Global Object for class switch!