meshcore_dart 0.2.0
meshcore_dart: ^0.2.0 copied to clipboard
A Dart library for controlling MeshCore devices.
0.2.0 #
- Fixed problem with incoming serial data. Software flow control was turned on this removed btyes 0x11 and 0x13 from the incoming data.
0.1.7 #
- Added Event Names
0.1.6 #
- Added pair to BLE
0.1.5 #
- Added universal_ble conntion interface.
0.1.3 #
- Added missing helper functions tracePath, setOtherParams, setAutoAddContacts,setManualAddContacts, and getNeighbours
0.1.2 #
- lib_serial_port_plus_wrapper add getAvailablePorts()
0.1.1 #
- Added libserialport_plus
0.1.0 #
- Initial version.