Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/pebble-my-data.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbahbka <bahbka@gmail.com>2014-07-08 10:49:13 +0400
committerbahbka <bahbka@gmail.com>2014-07-08 10:49:13 +0400
commit319d709e95c7481a5f8c4782000b37f6a5f7417e (patch)
treee35eb3f45540eecb858172fe60d95e97ca45d796
parent65a70fba6517e59c057a1e7c0a095b6ec53cd0b7 (diff)
Fixed short description in JS app.
-rw-r--r--resources/configuration.html5
-rw-r--r--stuff/pebble-my-data.pbwbin24191 -> 24241 bytes
2 files changed, 3 insertions, 2 deletions
diff --git a/resources/configuration.html b/resources/configuration.html
index 8305a2d..25c135a 100644
--- a/resources/configuration.html
+++ b/resources/configuration.html
@@ -104,10 +104,11 @@ vim: sw=2 ts=2 expandtab ai -->
"theme": 0, // 0 - black, 1 - white
"scroll": 1, // scroll up after update
"light": 1, // turn on light
- "blink": 1 // blink content (count)
+ "blink": 1, // blink content (count)
+ "updown": 1 // change up/down behavior
}
-GET param short=1 or long=1 added to URL on
+GET param select=1 or select=2 added to URL on
short or long select button update
</pre>
</body>
diff --git a/stuff/pebble-my-data.pbw b/stuff/pebble-my-data.pbw
index c70ce91..db24381 100644
--- a/stuff/pebble-my-data.pbw
+++ b/stuff/pebble-my-data.pbw
Binary files differ