Skip to content
This repository was archived by the owner on Nov 21, 2019. It is now read-only.

Commit d2b370b

Browse files
akaJesigrr
authored andcommitted
add AsyncPing library to libraries.md (esp8266#2889)
fully asynchronous Ping library (have full ping statistic and hardware MAC address).
1 parent adeed6b commit d2b370b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/libraries.md

+1
Original file line numberDiff line numberDiff line change
@@ -158,3 +158,4 @@ Libraries that don't rely on low-level access to AVR registers should work well.
158158
- [OLED](https://github.com/klarsys/esp8266-OLED) - a library for controlling I2C connected OLED displays. Tested with 0.96 inch OLED graphics display.
159159
- [MFRC522](https://github.com/miguelbalboa/rfid) - A library for using the Mifare RC522 RFID-tag reader/writer.
160160
- [Ping](https://github.com/dancol90/ESP8266Ping) - lets the ESP8266 ping a remote machine.
161+
- [AsyncPing](https://github.com/akaJes/AsyncPing) - fully asynchronous Ping library (have full ping statistic and hardware MAC address).

0 commit comments

Comments
 (0)