#include <core/Marcduino.h>
◆ MarcduinoSerial() [1/3]
template<uint16_t BUFFER_SIZE = 64>
◆ MarcduinoSerial() [2/3]
template<uint16_t BUFFER_SIZE = 64>
◆ MarcduinoSerial() [3/3]
template<uint16_t BUFFER_SIZE = 64>
◆ animate()
template<uint16_t BUFFER_SIZE = 64>
Subclasses must implement this function to run through a single frame of animation/activity.
Subclasses should not call delay() or otherwise block.
Implements AnimatedEvent.
◆ setStream()
template<uint16_t BUFFER_SIZE = 64>
void MarcduinoSerial< BUFFER_SIZE >::setStream |
( |
Stream * |
stream, |
|
|
Stream * |
outStream = nullptr |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: