acknowledge pressing of enter button to stop receiving from usart
Posted on October 05, 2015 at 13:24hi all,ive written this sample code for receving data and storing in bufferhow do i stop receiving data when enter button is encountered#include <stdio.h>#include ''main.h'' static const char String1[] = ''ENTER T...