求教软串口的odd校验设置
都用2560了,还差一个串口考虑一下用软的。
看过了
#include <AltSoftSerial.h>
#include <SoftwareSerial.h>
#include <NewSoftSerial.h>
三种,都不可以
mySerial.begin(38400, SERIAL_8O1);
我的格式是38400-odd-8-1
谁用过软的来设置这个odd校验?? http://forum.arduino.cc/index.php?topic=51075.0
自己跟據需要改.
页:
[1]