Skip to content

Commit ef80030

Browse files
committed
Mention ESP8266Ping library
1 parent 9db0393 commit ef80030

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/libraries.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,3 +171,4 @@ Libraries that don't rely on low-level access to AVR registers should work well.
171171
- [FastLED](https://github.com/FastLED/FastLED) - a library for easily & efficiently controlling a wide variety of LED chipsets, like the Neopixel (WS2812B), DotStar, LPD8806 and many more. Includes fading, gradient, color conversion functions.
172172
- [OLED](https://github.com/klarsys/esp8266-OLED) - a library for controlling I2C connected OLED displays. Tested with 0.96 inch OLED graphics display.
173173
- [MFRC522](https://github.com/miguelbalboa/rfid) - A library for using the Mifare RC522 RFID-tag reader/writer.
174+
- [Ping](https://github.com/dancol90/ESP8266Ping) - lets the ESP8266 ping a remote machine.

0 commit comments

Comments
 (0)