Translations:Rule Examples/130/en

Материал из Wiren Board

function setup_port() {

   runShellCommand("stty -F /dev/ttyNSC0 ospeed 9600 ispeed 9600 raw clocal -crtscts -parenb -echo cs8");

}