- Support for 1 sample per 24 hours Wireless Sample Rate.
- To fix the Connection bug below, the Connection objects now listen for data as soon as they are created.
If no parsing function has been set for them (no BaseStation created), all incoming bytes will be thrown out.
- Added LibVersion class that can be used to get the version of MSCL, including defines and various helper functions.
- Removed The .version() and .date() commands that were previously used to get the MSCL version.
- Fixed Bug where reusing a Connection would fail, even after destroying the 1st BaseStation it was attached to.