dancol90 / ESP8266Ping

Ping library for ESP8266 Arduino core
GNU Lesser General Public License v2.1
261 stars 134 forks source link

where is download esp8266wifi.h ? #10

Closed njlinjie closed 6 years ago

njlinjie commented 7 years ago

where is download ping.h ? thanks!

dancol90 commented 7 years ago

Hi! Your question is not clear, but if you want to download the library, use this link: https://github.com/dancol90/ESP8266Ping/archive/master.zip

njlinjie commented 7 years ago

Thank You,In your code ESP8266Ping.h

extern "C" {

include

} can you send me this file ,my email njlinjie@163.com

dancol90 commented 7 years ago

That header file is part of the Espressif SDK and it is included in the ESP8266 Arduino core (https://github.com/esp8266/Arduino). There's no need to download it elsewhere. If your compiler doesn't find it, you're using this library wrong or your Arduino installation is not working as it should.

njlinjie commented 7 years ago

Thank you ,I see , My compiler is arduino-1.8.1-windows

RASHID-AMIN commented 5 years ago

i want esp8266wifi.h library