Adapted Serial Port to new Server configuration

pull/1/head
root 16 years ago
parent 5b9339da60
commit 174fc24eb8

@ -40,8 +40,8 @@ my $paranoid=1;
my $debug=0;
#my $serialport="/dev/ttyS0";
my $serialport="/dev/ttyUSB0";
my $serialport="/dev/ttyS0";
#my $serialport="/dev/ttyUSB0";
my $gpgbin="/usr/bin/gpg";

@ -1,5 +1,5 @@
Device::SerialPort_Configuration_File -- DO NOT EDIT --
/dev/ttyUSB0
/dev/ttyS0
C_CFLAG,6322
C_IFLAG,1
@ -22,7 +22,7 @@ CFG_1,none
RCONST,0
CFG_2,none
HNAME,localhost
ALIAS,/dev/ttyUSB0
ALIAS,/dev/ttyS0
CFG_3,none
U_MSG,0
DATYPE,raw

Loading…
Cancel
Save