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

esp_yield() -> delay() #42

Closed
wants to merge 5 commits into from
Closed

Conversation

d-a-v
Copy link

@d-a-v d-a-v commented Jun 10, 2022

This is an internal change proposal aimed at being compatible with

  • esp8266 arduino core v3.1 (to come)
  • esp8266 arduino core <= 2.7.4 (with lwip1.4)

Packet capture facility is added in the simple example to show live ICMP captured packets during operations.

A proposal will come very soon is made in the esp8266 arduino core for this library to work with

fixes #41
fixes #40
fixes #37
replaces and closes #27

d-a-v added a commit to d-a-v/Arduino that referenced this pull request Jun 10, 2022
mcspr pushed a commit to esp8266/Arduino that referenced this pull request Jun 14, 2022
@rednebmas
Copy link

rednebmas commented Oct 22, 2023

Thank you @d-a-v. For those of you that wish to use this branch with PlatformIO, you can replace dancol90/ESP8266Ping@^1.0 under libdeps in platformio.ini with https://github.com/d-a-v/ESP8266Ping.git#esp8266arduinocorev3

@dancol90
Copy link
Owner

Fixed in #46

@dancol90 dancol90 closed this Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants