pxt-calliope/docs/reference/serial/write-buffer.md
2017-04-21 09:02:29 -07:00

200 B

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