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

Minor log mistake. #6

Open
Mefteg opened this issue Jan 24, 2016 · 1 comment
Open

Minor log mistake. #6

Mefteg opened this issue Jan 24, 2016 · 1 comment

Comments

@Mefteg
Copy link

Mefteg commented Jan 24, 2016

Just fix a little mistake in a log: mSerialPortCharacteristic instead
of mCommandPortCharacteristic.

BlunoLibrary.java (480):
System.out.println("mSerialPortCharacteristic "+mSerialPortCharacteristic.getUuid().toString());
->
System.out.println("mCommandPortCharacteristic "+mCommandPortCharacteristic.getUuid().toString());

@yurik94
Copy link

yurik94 commented Sep 3, 2017

Create a PR then 😄

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

No branches or pull requests

2 participants