projects
/
smartapps.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb6f651
)
Update loft.groovy
author
Seyed Amir Hossein Aqajari
<amiraj.95@uci.edu>
Mon, 5 Aug 2019 01:49:22 +0000
(18:49 -0700)
committer
GitHub Enterprise
<noreply@github.uci.edu>
Mon, 5 Aug 2019 01:49:22 +0000
(18:49 -0700)
third-party/loft.groovy
patch
|
blob
|
history
diff --git
a/third-party/loft.groovy
b/third-party/loft.groovy
index 7b1368e711dd4c807ffc6317725f9cb15ad0a81f..776e3316ef99dbb55a072c6795d472519050c367 100755
(executable)
--- a/
third-party/loft.groovy
+++ b/
third-party/loft.groovy
@@
-215,14
+215,14
@@
def eventHandler1(evt) {
def changeMode(mode) {
//voice?.speak("changing mode to ${mode}")
setLocationMode(mode)
- eventHandler([
+ eventHandler
1
([
displayName: "changeMode",
value: mode
])
}
def tick() {
- eventHandler([
+ eventHandler
1
([
displayName: "tick",
value: "tock"
])