summaryrefslogtreecommitdiffhomepage
path: root/templates/controller.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/controller.html')
-rw-r--r--templates/controller.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/controller.html b/templates/controller.html
index cac36e2..88f4806 100644
--- a/templates/controller.html
+++ b/templates/controller.html
@@ -18,6 +18,13 @@
<input type="text" placeholder="token" id="cont_token" name="token">
</p>
+ <p><select class="pi-div-sel">
+ <option value="0x0">FW Version</option>
+ <option value="0x10">FW Increment</option>
+ <option value="0x10">GPIO Direction</option>
+ <option value="0x10">GPIO Value</option>
+ </select>
+
<p>
<input type="text" placeholder="address" id="cont_addr" name="address">
</p>



Join the Betsy Beta