Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7070 - (show annotations) (download)
Mon Sep 7 10:50:48 2015 UTC (8 years, 8 months ago) by niro
File size: 102 byte(s)
created branch 'alx-web-070'
1 <?
2 $drop['device'] = array('/dev/ttyS0', '/dev/ttyS1');
3 $drop['stty_opts'] = array('9600 raw');
4 ?>
5