2
0
Эх сурвалжийг харах

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 2 жил өмнө
parent
commit
305ebb291e

BIN
esp32/output/max80.ino.bin


+ 1 - 2
esp32/www/config.html

@@ -8,8 +8,7 @@
   <body>
   <body>
     <script>inc("head.html")</script>
     <script>inc("head.html")</script>
     <h1 class="config">Configuration</h1>
     <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">
       <fieldset class="network">
 	<legend>Network</legend>
 	<legend>Network</legend>
 	<div>
 	<div>

BIN
fpga/output/v1.fw


BIN
fpga/output/v2.fw