mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
stty added to change the echo flags
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1017 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
a3c5657381
commit
69055970d6
@ -18,4 +18,5 @@ export PATH
|
|||||||
export LD_LIBRARY_PATH=$home/lib
|
export LD_LIBRARY_PATH=$home/lib
|
||||||
export PERL5LIB=$home/lib/perl5/5.10
|
export PERL5LIB=$home/lib/perl5/5.10
|
||||||
|
|
||||||
|
stty -echo -echok -echoke -echoe -echonl < /dev/ttyACM0
|
||||||
perl fhem.pl fhem.cfg
|
perl fhem.pl fhem.cfg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user