#include char txData[10],rxData[10]; //送受信データ格納配列 /*-----Initial USART-----*/ void initUSART(void) { UBRRL = 103; //9600bps (fosc=16MHz) UCSRB = (1<