From 182575f41fe30f485a68605426aadaeebc5ef795 Mon Sep 17 00:00:00 2001 From: Markus Birth Date: Tue, 9 Sep 2014 17:56:18 +0200 Subject: [PATCH] Fixed format. --- setbaud.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/setbaud.sh b/setbaud.sh index e00f311..a5b5040 100755 --- a/setbaud.sh +++ b/setbaud.sh @@ -1,3 +1,3 @@ -#!/bin/sh -# 4800 kbps 8N1 -stty -F /dev/tty701 4800 cs8 -parenb -cstopb +#!/bin/sh +# 4800 kbps 8N1 +stty -F /dev/tty701 4800 cs8 -parenb -cstopb