Serial Write Buffer
Write a buffer to the serial port.
serial.writeBuffer(pins.createBuffer(0));
Parameters
buffer
is the buffer to write to the serial port
Write a buffer to the serial port.
serial.writeBuffer(pins.createBuffer(0));
buffer
is the buffer to write to the serial port