Skip to content
This repository has been archived by the owner on Aug 27, 2021. It is now read-only.

lib directory #276

Open
kamomil opened this issue Dec 4, 2017 · 3 comments
Open

lib directory #276

kamomil opened this issue Dec 4, 2017 · 3 comments

Comments

@kamomil
Copy link

kamomil commented Dec 4, 2017

HI,
I have some .h and .c files in the lib directory of the project. But ino can't find them:

.build/uno/src/AnalogRead_DigitalRead.cpp:2:30: fatal error: Arduino_FreeRTOS.h: No such file or directory
 #include <Arduino_FreeRTOS.h>
@snowc0de
Copy link

I have the same issue here with the LIbrary Metro. I tried to put it in both directories (src and lib) but it doesn't work.

@LMJayasundara
Copy link

I have the same issue. anyone resolved that

@LMJayasundara
Copy link

I solved this problem by add .h and .cpp file into a folder(Rename as you want) inside a lib folder
Hope this resolves your problem

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants