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

The use of Delay() #217

Open
whizyrel opened this issue Apr 21, 2022 · 10 comments
Open

The use of Delay() #217

whizyrel opened this issue Apr 21, 2022 · 10 comments

Comments

@whizyrel
Copy link

You would agree with me that the delay() function messes stuff up. Is it avoidable? Are there other alternatives?
Occurrences below

delay(4000);

delay(4000);

@JAndrassy
Copy link

yes. my WiFiEspAT library doesn't have them

@whizyrel
Copy link
Author

whizyrel commented Apr 21, 2022

Look at the permalink, it seem it does. I added permalinks to where they are in the WiFiEspClient.cpp file

@JAndrassy
Copy link

Look at the permalink, it seem it does. I added permalinks to where they are in the WiFiEspClient.cpp file

what permalink? I see only links into the WiFiEsp library source

@whizyrel
Copy link
Author

Exactly, if you follow the link, you would find the delay(4000) on there.

@JAndrassy
Copy link

Exactly, if you follow the link, you would find the delay(4000) on there.

I was talking about my newer WiFiEspAT library, not about WiFiEsp

@whizyrel
Copy link
Author

whizyrel commented Apr 21, 2022

Oh, Can you point me in the direction of where that is

@whizyrel
Copy link
Author

I think I found it https://github.com/jandrassy/WiFiEspAT

@whizyrel
Copy link
Author

Quick question, do you think the WiFiEspAT can work for this?
<--- 'AR wersion:1.2.0.0(Jul 1 2016 20:04:45)'
14:31:17.347 -> AR wersion:1.2.0.0(Jul 1 2016 20:04:45)
14:31:17.347 -> SDK version:1.5/4.1(39cb9a32)
14:31:17.347 -> v1.0.0
14:31:17.347 -> Mar 11 2018 18:27:31
14:31:17.347 -> O'

@whizyrel
Copy link
Author

Help!!!

@JAndrassy
Copy link

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