We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Why is in Stream.h virtual void flush() = 0;? flush() is output related and should be in Print as it is in AVR core.
virtual void flush() = 0;
flush()
Print