Explorar o código

config: remove obsolete call to addextrainfo()

Intended to be used for setting date & time from the host. That can be
done separately.
H. Peter Anvin %!s(int64=3) %!d(string=hai) anos
pai
achega
305ebb291e
Modificáronse 4 ficheiros con 1 adicións e 2 borrados
  1. BIN=BIN
      esp32/output/max80.ino.bin
  2. 1 2
      esp32/www/config.html
  3. BIN=BIN
      fpga/output/v1.fw
  4. BIN=BIN
      fpga/output/v2.fw

BIN=BIN
esp32/output/max80.ino.bin


+ 1 - 2
esp32/www/config.html

@@ -8,8 +8,7 @@
   <body>
     <script>inc("head.html")</script>
     <h1 class="config">Configuration</h1>
-    <form id="setconfig" action="sys/setconfig" enctype="text/plain"
-	  method="post" onsubmit="addextrainfo(event)">
+    <form id="setconfig" action="sys/setconfig" enctype="text/plain" method="post">
       <fieldset class="network">
 	<legend>Network</legend>
 	<div>

BIN=BIN
fpga/output/v1.fw


BIN=BIN
fpga/output/v2.fw