Skip to content

getStreamType()

CreateiveRobotics edited this page Mar 7, 2020 · 2 revisions
streamType_t getStreamType()

returns s 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