Uploading sketch...
<% if string.len(merge_output) > 0 then %>
Error while merging sketch with bootloader
<% else %>Merged sketch with bootloader.
<% end %> <% if string.len(kill_bridge_output) > 0 then %>Error while killing bridge
<% else %>Previously running Bridge terminated.
<% end %> <% if string.len(run_avrdude_output) > 0 then %>Error while running avrdude
<% else %>Sketch uploaded succesfully.
<% end %>