Skip to content

esp_yield() -> delay() #42

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

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
hasenradball pushed a commit to hasenradball/Arduino that referenced this pull request Nov 18, 2024
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.

Ping Library fails in main branch, works in 3.0.2 and 2.7.4 #8555 Curious problem ESP8266 board manager cersion 3.0.0 breaks ESP8266Ping
4 participants