Disable driver button for now
This commit is contained in:
parent
a5f9909ad9
commit
5412e9bd93
|
@ -76,7 +76,7 @@
|
|||
<p>Available Ports:
|
||||
<select name="ports" class="select" id="portsSelect" size="10" width="20"></select>
|
||||
<ul class="actions">
|
||||
<li><input type='button' value="Install Serial Drivers" onclick="installDrivers();" /></li>
|
||||
<!-- <li><input type='button' value="Install Serial Drivers" onclick="installDrivers();" /></li> -->
|
||||
<li><input type='button' value="Refresh" onclick="refreshSerialPorts();" /></li>
|
||||
<li><input type='button' value="Upload" id="btnInstall" onclick="uploadFW();" /></li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in New Issue