mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 16:56:54 +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.*",
|
||||
define => "CUL_PARAM CUL DEVICE\@9600 1PARAM34", },
|
||||
|
||||
{ NAME => "CUL", # TuxRadio / CSM special
|
||||
matchList => ["ttySP(.*)"],
|
||||
{ NAME => "CUL", # TuxRadio/RPi: CSM
|
||||
matchList => ["ttySP(.*)", "ttyAMA(.*)", ],
|
||||
DeviceName=> "DEVICE\@38400",
|
||||
flush => "\n",
|
||||
request => "V\n",
|
||||
|
Loading…
x
Reference in New Issue
Block a user