<%# Copyright 2008 Steven Barth Copyright 2008-2015 Jo-Philipp Wich Licensed to the public under the Apache License 2.0. -%> <%+header%>

<%:Flash operations%>

<%:Flash new firmware image%> <% if upgrade_avail then %>
<%:Upload a LibreMesh sysupgrade image here to replace the running firmware.%>
<% if image_invalid then %>
<%:The uploaded image file does not contain a supported format. Make sure that you choose the generic image format for your platform. %>
<% end %>
<% else %>
<%:Sorry, there is no sysupgrade support present; a new firmware image must be flashed manually. Please refer to the wiki for device specific install instructions.%>
<% end %>
<%+footer%>