Skip to content

setStreamType()

CreateiveRobotics edited this page Mar 7, 2020 · 2 revisions
void setStreamType(streamType_t newType)

Sets a code indicating the type of stream object being used. This allows handler functions to change their behaviour if they are talking to an SD card, Serial port or something else.

more details TBD.

Clone this wiki locally