if(data=='s') { printf("Keil > RPi = %c",data); data='f'; //데이터 보내기 ‘f’ serialPutchar(fd,data); fflush(stdout); } } return 0; } - 914 -