|
FastLED 3.9.15
|
| int fl::SerialPort::read | ( | ) |
Read next byte from serial input.
This is a non-blocking read. If no data is available, returns -1.
Definition at line 30 of file serial.cpp.hpp.
References fl::read().
Referenced by parseFloat(), parseInt(), readBytes(), readBytesUntil(), readString(), and readStringUntil().
Here is the call graph for this function:
Here is the caller graph for this function: