Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FunctionalInterrupt #2

Open
Ash8356 opened this issue Feb 10, 2022 · 2 comments
Open

FunctionalInterrupt #2

Ash8356 opened this issue Feb 10, 2022 · 2 comments

Comments

@Ash8356
Copy link

Ash8356 commented Feb 10, 2022

hello ,
On compiling the code in arduino , i Get this error
Arduino: 1.8.16 (Windows 7), Board: "Arduino Uno"
In file included from C:\Users\vishal\Documents\Arduino\libraries\CST816S-1.1.0\CST816S.cpp:27:0:

C:\Users\vishal\Documents\Arduino\libraries\CST816S-1.1.0/FunctionalInterrupt.h:7:10: fatal error: functional: No such file or directory

#include "functional"

      ^~~~~~~~~~~~

compilation terminated.

exit status 1

Error compiling for board Arduino Uno.

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

@IAmOrion
Copy link

Also have this error, but sadly looks like this library is abandoned

@IAmOrion
Copy link

Ok, so I've discovered FunctionInterrupt is part of the ESP-32 Core, so this will compile for ESP-32 however not currently sure how to make it work with anything that's NOT ESP-32 related

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

No branches or pull requests

2 participants