浏览代码

Yo button has no IP during setup

etisab 10 年之前
父节点
当前提交
26f7a1192c
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      BUILD/index.html

+ 0 - 1
BUILD/index.html

@@ -4,7 +4,6 @@
 
   Current wifi SSID: <input type="text" value="SSID_T" readonly><br>
   Current wifi password: <input type="text" value="PASSWORD_T" readonly><br>
-  Yo Button's IP address: <input type="text" value="IP_T" readonly><br>
   Yo recipient: <input type="text" value="RECIPIENT_T" readonly><br><br><br>
   <form>
     New SSID: <input type="text" name="newssid" value="SSID_T"><br>