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

Making default timeout Configureable #141

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

khawajamechatronics
Copy link

Timeout 1000 isnt working perfectly so I am changing to ESPdefaultTimeout constant define so one can easily change to make it work

Timeout 1000 isnt working perfectly so I am changing to ESPdefaultTimeout constant define so one can easily change to make it work
@mykeels
Copy link

mykeels commented Feb 26, 2019

+1

@JAndrassy
Copy link

JAndrassy commented Feb 26, 2019

you need it to wait for the first byte of a response? because I can't imagine so large gap between bytes from AT firmware. or you set it shorter then 1 second?

@khawajamechatronics
Copy link
Author

@JAndrassy My changes makes timeout delay user configurable.

@bportaluri
Copy link
Owner

Where do you define the ESPdefaultTimeout constant?

@khawajamechatronics
Copy link
Author

@bportaluri Please check #142

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

Successfully merging this pull request may close these issues.

4 participants