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

'delay' was not declared in this scope #24

Closed
moelha opened this issue Jul 28, 2015 · 5 comments
Closed

'delay' was not declared in this scope #24

moelha opened this issue Jul 28, 2015 · 5 comments

Comments

@moelha
Copy link

moelha commented Jul 28, 2015

Veryfing code using this library in Particle Build fails with this error:

HttpClient/HttpClient.cpp:231:22: error: 'delay' was not declared in this scope
             delay(200)
@nmattisson
Copy link
Owner

This should be fixed by #20
Are you on the latest version?

@Redland08
Copy link

Hello, Im having the same issue with my Photon. How do I upload the updated one to my library?

@nmattisson
Copy link
Owner

Try re-importing the library. I bumped the version available in the Web IDE this morning.

@Redland08
Copy link

It worked! Thank You...

@nmattisson
Copy link
Owner

You're welcome.

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

3 participants