1
0
mirror of https://github.com/wjwwood/serial.git synced 2026-01-22 19:54:57 +08:00
This commit is contained in:
William Woodall 2012-12-14 14:08:55 -08:00
parent df27a2bf9c
commit 63baf1cad8

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>serial</name>
<version>1.1.1</version>
<version>1.1.2</version>
<description>
Serial is a cross-platform, simple to use library for using serial ports on computers. This library provides a C++, object oriented interface for interacting with RS-232 like devices on Linux and Windows.
</description>