Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to specify charset for the serial device #4

Merged
merged 4 commits into from
May 13, 2019
Merged

Ability to specify charset for the serial device #4

merged 4 commits into from
May 13, 2019

Conversation

augonis
Copy link
Contributor

@augonis augonis commented May 13, 2019

This adds ability to specify charset when connecting to a device via BluetoothManager.openSerialDevice(mac, charset)·

In my use-case it lets me handle binary data coming over the serial connection by setting the charset to 'ISO-8859-1'.

Copy link
Owner

@harryjph harryjph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@harryjph harryjph merged commit fe63734 into harryjph:master May 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants