Skip to content

The method cmdSetBaudRate from type SerialReader is not visible. #5

@acayci

Description

@acayci

Hello,

While I run. com.keonn.adrd.ADRD_M1_10Asynch eapi:///dev/ttyUSB0,

I am getting

Exception in thread "main" java.lang.Error: unresolved compilation problem
The method cmdSetBaudRate from type SerialReader is not visible.

In the following line

reader.connect();
((SerialReader) reader).cmdSetBaudRate(115200);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions