Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

FILENAME.h file is not found. #415

@sebasdt

Description

@sebasdt

Describe the bug
the arduino pro ide can't find a local .h file that is in the same folder as in the main sketch file. while normal ide can.

audio.h is a file without a .cpp, i made it and consists lines of code for beat detection code. (i never had problems compiling this code)

image

To Reproduce
I don't know how I could reproduce. audio.h is as so far the only .h file that wouldn't get fetched by the pro ide.

Expected behaviour
the pro ide includes the local .h files without any problem

Screenshots
image

image

image

Desktop (please complete the following information):

  • OS: windows pro
  • Version:20H2

Additional context
I have made .h files so I could split up the code and have more oversight over the code.
these .h files are in the same folder as the main sketch itself.

sorry if there's not enough data. just ask for more.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions