Update tcp_cmd.c
This commit is contained in:
@@ -63,7 +63,7 @@ static err_t tcp_cmd_recv(void* arg, struct tcp_pcb* pcb, struct pbuf* p, err_t
|
|||||||
}
|
}
|
||||||
text[i - 1] = '\0';
|
text[i - 1] = '\0';
|
||||||
lcd_clear_text();
|
lcd_clear_text();
|
||||||
lcd_display_text(text, 10, 10, result_txt, result_bg, LCD_FONT16);
|
lcd_display_text(text, 10, 10, result_txt, result_bg, LCD_FONT24);
|
||||||
|
|
||||||
|
|
||||||
check = 1;
|
check = 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user