diff options
author | reinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2004-01-27 08:13:39 +0000 |
---|---|---|
committer | reinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2004-01-27 08:13:39 +0000 |
commit | 78322209fc48165a0e7b097908f959d537b7b3a8 (patch) | |
tree | 24a1ae58c9190ce9d5dd762f474e9fe328021636 /lcd4linux.c | |
parent | 927b0b86ce4fffd3fc1645d6ece156fdd6bc31fc (diff) | |
download | lcd4linux-78322209fc48165a0e7b097908f959d537b7b3a8.tar.gz |
[lcd4linux @ 2004-01-27 08:13:39 by reinelt]
ported PPP token to plugin_ppp
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@342 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to '')
-rw-r--r-- | lcd4linux.conf.sample | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index 94797f9..92cfd11 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -13,6 +13,7 @@ Display CF631 { Driver 'Crystalfontz' Model '631' Port '/dev/usb/tts/0' + Port '/dev/tts/0' Speed 115200 } |