version 1.8.0

PIString: version functions
This commit is contained in:
2020-05-28 17:08:00 +03:00
parent 6b9fa87570
commit 67f82558d5
6 changed files with 233 additions and 6 deletions

View File

@@ -143,7 +143,7 @@
* This class provide access to serial device, e.g. COM port. It can read,
* write, wait for write. There are several read and write functions.
*
* \section PISerial_sec0 FullPath
* \section PISerial_sec1 FullPath
* Since version 1.16.0 you can use as \a path DeviceInfo::id() USB identifier.
* \code
* PISerial * s = new PISerial("0403:6001");