FastLED 3.9.15
Loading...
Searching...
No Matches
ostream.cpp
Go to the documentation of this file.
1#include "fl/ostream.h"
2
3namespace fl {
4
5// Global cout instance for immediate output
7
8// endl manipulator instance
9const endl_t endl;
10
11} // namespace fl
ostream cout
Definition ostream.cpp:6
const endl_t endl
Definition ostream.cpp:9
IMPORTANT!
Definition crgb.h:20