Skip to content
Snippets Groups Projects
Commit f13fa81f authored by Amanda Ghassaei's avatar Amanda Ghassaei
Browse files

small changes

parent 393f000f
No related branches found
No related tags found
No related merge requests found
......@@ -99,9 +99,8 @@ define(['jquery', 'underscore', 'menuParent', 'plist', 'serialComm'], function($
</ul>\
</div>\
&nbsp;&nbsp;<a href="#" id="refreshPorts" class="btn btn-lg btn-default btn-icon"><img src="assets/imgs/refreshIcon.png"></a><br/><br/>\
Incoming: &nbsp;&nbsp;<pre id="incomingSerialMessage"></pre><br/><br/>\
Stream: &nbsp;&nbsp;<span id="serialDataStream"></span>\
<input id="seriallTestMessage" value="<%= testMessage %>" placeholder="Test Message" class="form-control fullWidth unresponsiveInput" type="text"><br/><br/>\
Incoming: &nbsp;&nbsp;<pre id="incomingSerialMessage"></pre><br/>\
<input id="seriallTestMessage" value="<%= testMessage %>" placeholder="Send Message" class="form-control fullWidth unresponsiveInput" type="text"><br/><br/>\
<a href="#" id="serialFlushBuffer" class="btn btn-block btn-lg btn-danger">Flush Buffer</a><br/>\
<% }else{ %>\
No node server found.<br/><br/>\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment