Skip to content

Minor log mistake. #6

@Mefteg

Description

@Mefteg

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());

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions