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