Skip to content

Compilation error #1

Description

@Machtap

Edit: Appears this will only compile for a leonardo board, is there a simple way to make it work on a pro mini 328p?

When attempting to compile this in arduino studio I am getting a bunch of errors, all related to Serial1 not being defined in scope.

sketch_sep15a:138: error: 'Serial1' was not declared in this scope

 Serial1.write(buff[i]);

I've updated to the most recent version of arduino studio and the HardwareSerial.h library appears to be in the expected folder location.

Can you shine any light on this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions