Fork of Smoothie to port to mbed non-LPC targets.

Dependencies:   mbed

Fork of Smoothie by Stéphane Cachat

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers StreamOutput.cpp Source File

StreamOutput.cpp

00001 #include "StreamOutput.h"
00002 
00003 NullStreamOutput StreamOutput::NullStream;