8000 Create README.md · useful-esp8266-lib/ESP8266Ping@8fc7c0f · GitHub
[go: up one dir, main page]

Skip to content

Commit 8fc7c0f

Browse files
committed
Create README.md
1 parent 4e60144 commit 8fc7c0f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# ESP8266Ping
2+
Let the ESP8266 ping a remote machine.
3+
4+
With this library an ESP8266 can ping a remote machine and know if it's reachable.
5+
It provide some basic measurements on ping messages (avg response time).
6+
7+
## Usage
8+
9+
First, include the library in your sketch

0 commit comments

Comments
 (0)
0