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

◆ showDecodedMessage()

void CodecProcessor::showDecodedMessage ( const char * format)

Definition at line 245 of file codec_processor.cpp.

245 {
246 Serial.println(format);
247}
#define Serial
Definition serial.h:304

References Serial.

Referenced by processGif(), processJpeg(), and processMpeg1().

+ Here is the caller graph for this function: