FastLED 3.9.15
Loading...
Searching...
No Matches

◆ operator<< [3/3]

ostream & operator<< ( ostream & os,
const oct_t &  )
friend

Definition at line 59 of file ostream.cpp.hpp.

59 {
60 os.mBase = 8;
61 return os;
62}

References ostream(), and mBase.