Skip to content

Question about GSM3IO.h #7

@Juju1111

Description

@Juju1111

I wonder : in the file GSM3IO.h, on these lines :
#elif defined(AVR_ATmega2560) || defined(AVR_ATmega1280)
#define TXPIN 3
#define RXPIN 10
#define RXINT 4

Why RXPIN is 10 ? Shouldn't it be 2 ? As INT4 is on PIN2 ?

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