Skip to content

Commit a6ef146

Browse files
author
Matthew Matz
authored
Removed block that was duplicating functionality
1 parent c6afb34 commit a6ef146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/webapp/frame/framec.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
<category name="<fmt:message key="category.communicate" />" exclude="heb" colour="320">
222222
<category name="<fmt:message key="category.communicate.serial-lcd" />">
223223
<block type="debug_lcd_init"></block>
224-
<block type="debug_lcd_clear"></block>
224+
<%-- <block type="debug_lcd_clear"></block> --%>
225225
<block type="debug_lcd_print"></block>
226226
<block type="debug_lcd_number"></block>
227227
<block type="debug_lcd_action"></block>

0 commit comments

Comments
 (0)