mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
autocreate: add ttyS0 for SCC @ RPi3
git-svn-id: https://svn.fhem.de/fhem/trunk@14471 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
6e35c2aed6
commit
29e94ddaec
@ -453,8 +453,8 @@ my @usbtable = (
|
|||||||
response => "^V .* CU.*",
|
response => "^V .* CU.*",
|
||||||
define => "CUL_PARAM CUL DEVICE\@9600 1PARAM34", },
|
define => "CUL_PARAM CUL DEVICE\@9600 1PARAM34", },
|
||||||
|
|
||||||
{ NAME => "CUL", # TuxRadio/RPi: CSM
|
{ NAME => "CUL", # TuxRadio/RPi: CSM, SCC
|
||||||
matchList => ["ttySP(.*)", "ttyAMA(.*)", ],
|
matchList => ["ttySP(.+)", "ttyAMA(.+)", "ttyS(.)" ],
|
||||||
DeviceName=> "DEVICE\@38400",
|
DeviceName=> "DEVICE\@38400",
|
||||||
flush => "\n",
|
flush => "\n",
|
||||||
request => "V\n",
|
request => "V\n",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user