File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ v1.7.1 07/07/2010 -- * Bug fix: Now supports receiving I/O data with 64-bit add
1616 * Previously, an exception was raised when a packet with ID 0x82
1717 * arrived, which contains I/O samples with a 64-bit source address
1818 * This has been fixed.
19- v1.8.0 07/08/2010 -- Implemented threading support
19+ v1.8.0 07/08/2010 -- * Implemented threading support
2020 * If a callback method is given to the XBeeBase constructor,
2121 a new thread will automatically be spawned. This thread
2222 will read from the serial port and call the given callback
@@ -94,8 +94,8 @@ v2.2.2 11/19/2015 -- * Add error_callback function to XBeeBase.
9494 while waiting for serial data. This generally indicates that the XBee
9595 serial interface needs to be reconnected.
9696v2.2.3 11/21/2015 -- * Fix README for GitHub and PyPI
97- v2.2.4 01/11 /2017 -- * Added DigiMesh support.
98- * Added support for Route Record Indicator and Many-to-One Route Request packets.
97+ v2.2.4 03/16 /2017 -- * Added DigiMesh support.
98+ * Added support for Route Record Indicator, Many-to-One Route Request and Route Information packets.
9999 * Improved and simplified tests.
100100 * Documentation updates and comment typo corrections.
101101 * Do not break on error, rather log error.
You can’t perform that action at this time.
0 commit comments