下列程序通过串口分别发送数据,采用偶校验,对应的校验位数值分别为( )。
Serial.println(36, BIN); Serial.println(37, BIN);
0 0
0 1
1 0
1 1