mirror of https://github.com/espruino/BangleApps
Minor changes
parent
31a538b577
commit
70fbd194f1
|
@ -5,7 +5,7 @@
|
|||
<body>
|
||||
<h3>Upload Tiggers</h3>
|
||||
<p>You must upload a list of json objects -- an example is given below</p>
|
||||
<p><textarea id="triggers" style="width:500px; height:500px">
|
||||
<p><textarea id="triggers" style="width:500px; height:300px">
|
||||
[
|
||||
{"display": "Open", "trigger": "OPEN_DOOR", "icon":"door"},
|
||||
{"display": "Office", "trigger": "TOGGLE_LIGHT", "icon":"light"},
|
||||
|
|
Loading…
Reference in New Issue