atuocreate: ttyAMA added for the RPi EnOcean board

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@3957 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2013-09-25 06:21:02 +00:00
parent 6906882fbb
commit c21f5e3c03

View File

@@ -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",