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

text_loop() should check modem Status.state #246

Open
nthobe opened this issue Oct 15, 2019 · 1 comment
Open

text_loop() should check modem Status.state #246

nthobe opened this issue Oct 15, 2019 · 1 comment
Assignees

Comments

@nthobe
Copy link
Contributor

nthobe commented Oct 15, 2019

The text_loop() currently checks for the presence of a modem before calling lib.next_sms in a loop. It should also check the modem's Status.state and make sure it's "connected" and not "failed".

@kristopolous
Copy link
Member

I did another method, it just sets a session variable if it's connected and then it checks that instead

nthobe pushed a commit that referenced this issue Dec 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants