From fde662bbeedc56374a7367fe4e3685190861845c Mon Sep 17 00:00:00 2001 From: Molly Nicholas Date: Sun, 13 Dec 2015 09:46:15 -0800 Subject: [PATCH] Add code to control lightning from browser. --- cloud-lightning-photon/wifi-blink.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 cloud-lightning-photon/wifi-blink.html diff --git a/cloud-lightning-photon/wifi-blink.html b/cloud-lightning-photon/wifi-blink.html new file mode 100644 index 0000000..cfecaa7 --- /dev/null +++ b/cloud-lightning-photon/wifi-blink.html @@ -0,0 +1,22 @@ + + + + +
+
+
+
+
+ Tell your device what to do!
+
+ Trigger lightning. +
+ Trigger nothing. +
+
+ +
+
+ + \ No newline at end of file