New features!
- You can now enable bluetooth "silently" (i.e. without user interaction).
- New
sendData(byte[] bytes)
method. - You can now set a flag with
setShouldShowSnackbars(boolean show)
to set whether or not user messages should be shown.
Thanks to ritdaw for these suggestions.