using 8-bit characters for transmission

This commit is contained in:
fgerlits 2007-06-13 14:20:53 +00:00
parent 6c19951816
commit 4f3d96df82

View file

@ -129,6 +129,8 @@ int main (int argc,
}
}
s.SetCharSize(LibSerial::SerialStreamBuf::CHAR_SIZE_8);
std::cout << "Serial port "
<< sn
<< " is "