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

Ping an IP address , If the time is shorter than 0.4s, there will be a fault. #10

Closed
Wind-stormger opened this issue Sep 27, 2022 · 1 comment

Comments

@Wind-stormger
Copy link

I tried the code in this chapter Ping an IP address on an esp32s3, with circuitpython 8.0.0 .
When the time.sleep(1) is less than 0.4s, there is a great probability that the board will restart.

@todbot
Copy link
Owner

todbot commented Sep 27, 2022

This sounds like a bug in CircuitPython. You should file an issue there.

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