Skip to content

Don't assume the Arduino is at /dev/ttyAMA0 #142

@jonapap

Description

@jonapap

ArduinoProxy.cpp always assumes that the Arduino will be found at /dev/ttyAMA0. Thing is, this is will not always be the case. We should make that part of the code a bit more robust and search through all available serial ports. Probably there is some form of ID we can use to confirm this is the Arduino. We'll have to research this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions