Releases: MacroYau/Blue2Serial
Releases · MacroYau/Blue2Serial
v0.1.5
- Fixed issue on reading byte arrays (#9)
- Fixed UI of the sample Bluetooth terminal app
v0.1.4
- Added support for reading and writing byte arrays (#6) by implementing
BluetoothSerialRawListener
interface instead of the original BluetoothSerialListener
- Updated to Android Support Library 23.4.0