Magellan Linux

Contents of /alx-src/branches/alx-web-060/include/plugins/remserial.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3516 - (show annotations) (download)
Thu Apr 19 18:02:33 2012 UTC (12 years ago) by niro
File size: 102 byte(s)
-added special definitions for serveral plugins
1 <?
2 $drop['device'] = array('/dev/ttyS0', '/dev/ttyS1');
3 $drop['stty_opts'] = array('9600 raw');
4 ?>
5