mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 03:06:37 +00:00
atuocreate: ttyAMA added for the RPi EnOcean board
git-svn-id: https://svn.fhem.de/fhem/trunk@3957 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
2ab0c0ff5e
commit
0a64d9cae7
@ -321,7 +321,7 @@ my @usbtable = (
|
||||
|
||||
{ NAME => "TCM310",
|
||||
matchList => ["cu.usbserial(.*)", "cu.usbmodem(.*)",
|
||||
"ttyUSB(.*)", "ttyACM(.*)"],
|
||||
"ttyUSB(.*)", "ttyACM(.*)", "ttyAMA(.*)"],
|
||||
DeviceName=> "DEVICE\@57600",
|
||||
request => pack("H*", "5500010005700838"), # get idbase
|
||||
response => "^\x55\x00\x05\x01",
|
||||
|
Loading…
x
Reference in New Issue
Block a user