mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 23:06:37 +00:00
RPi / AMA0 added
git-svn-id: https://svn.fhem.de/fhem/trunk@1952 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
5cdcc3d248
commit
22603a6051
@ -300,8 +300,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 / CSM special
|
{ NAME => "CUL", # TuxRadio/RPi: CSM
|
||||||
matchList => ["ttySP(.*)"],
|
matchList => ["ttySP(.*)", "ttyAMA(.*)", ],
|
||||||
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