Skip to content

#include <FrequencyTimer2.h> #325

@robby-mai

Description

@robby-mai

The header file is included in utility/FrequencyTimer2.cpp.
It compiles using arduino-cli (tried under Windows) for avr:uno.
While using ArduinoDroid under Android it does not compile,
because it does not find the header file.

Can somebody please change the include statement to #include "FrequencyTimer2.h"?

This will fix the problem (and is more correct in my opinion).

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