1
0
forked from fsfw/fsfw

taken over serviceinterface folder

This commit is contained in:
2020-09-18 13:24:06 +02:00
parent b429359864
commit 1b5c3786b6
3 changed files with 3 additions and 3 deletions

@ -1,4 +1,4 @@
#include "../serviceinterface/ServiceInterfaceStream.h"
#include "ServiceInterfaceStream.h"
ServiceInterfaceStream::ServiceInterfaceStream(std::string setMessage,
bool addCrToPreamble, bool buffered, bool errStream, uint16_t port) :