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

Default baud rate should take OS into account #142

Open
kenr opened this issue Feb 14, 2018 · 2 comments
Open

Default baud rate should take OS into account #142

kenr opened this issue Feb 14, 2018 · 2 comments

Comments

@kenr
Copy link
Contributor

kenr commented Feb 14, 2018

The default baud rate when baud rate is not specified is 115200.
This baud rate is only relevant for macOS.

The open call should take the OS into account when setting a default baud rate:

if (!options) {

@kenr kenr changed the title Default baud rate should take OS version into account Default baud rate should take OS into account Feb 14, 2018
@ghost
Copy link

ghost commented Nov 22, 2018

the next version (i think) of pc-ble-driver will support larger baud rates on Mac OS

@bihanssen
Copy link
Contributor

True, we could standardize on 1Mbps now that it is supported on all platforms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants