Skip to content

Compilation error with default sketch blink.ino #3

@erm3nda

Description

@erm3nda

No matter what i do i always get this error:

In file included from servuino.c:138: ││ │ │arduino_lib.c: En la funci n ~@~Xint shiftIn(int, int, int)││ │ │arduino_lib.c:87:1: aviso: no hay una declaraci n de devoluc││ │ │ } ││ │ │ ^ ││ │ │arduino_lib.c: En la funci n ~@~Xlong unsigned int pulseIn(││ │ │arduino_lib.c:92:1: aviso: no hay una declaraci n de devoluc││ │ │ } │└─────────────────────────────────────────────────────────────────────┘ │ ^ │┌─Serial Interface────────────────────────────────────────────────────┐ │arduino_lib.c: En la funci n ~@~Xlong unsigned int pulseIn(││ │ │arduino_lib.c:97:1: aviso: no hay una declaraci n de devoluc││ │ │ }

If i try to load any sketch (included blink.ino) i got the same error. Even if i load other script, the program output is the one from the blink.ino.

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