George Karras
Results
1
comments of
George Karras
Transfer the 256 buffer size to Begin() instruction. `class SoftwareSerialEx : public SoftwareSerial { public: int RxPin = -1; int TxPin = -1; int BaudRate = -1; SoftwareSerialEx(int receivePin, int...