diff --git a/streamApp/simple.proto b/streamApp/simple.proto index 770ef2f..1073364 100644 --- a/streamApp/simple.proto +++ b/streamApp/simple.proto @@ -19,7 +19,7 @@ # along with StreamDevice. If not, see https://www.gnu.org/licenses/. #########################################################################/ -terminator = CR LF; +terminator = LF; cmd { out "%s";