Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

warning: extra tokens at end of #ifdef directive #5

@nabontra

Description

@nabontra

When compiling in Arduino IDE 1.6.11, I receive the following error:

Metro.cpp:41:16: warning: extra tokens at end of #ifdef directive

#ifdef NOCATCH-UP

This issue appears to be resolved by changing #ifdef NOCATCH-UP to#ifdef NOCATCH_UP.

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