Skip to content

attachOutputPort()

CreateiveRobotics edited this page Mar 7, 2020 · 2 revisions
void attachOutputPort(Stream *oPort)

Attach a Stream object as the output port. Any data printed with the print, println and write methods will go to this port.

Clone this wiki locally