Skip to content

Commit 4e49688

Browse files
author
Alessio Leoncini
committed
Updated library info
1 parent e00bea7 commit 4e49688

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

keywords.txt

+2
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,11 @@
77
###########################################
88

99
Pinger KEYWORD1
10+
ping_resp KEYWORD1
1011

1112
###########################################
1213
# Methods and Functions (KEYWORD2)
1314
###########################################
1415

1516
Ping KEYWORD2
17+
GetLastPingResponse KEYWORD2

library.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=ESP8266-ping
2-
version=1.0.0
2+
version=1.1.0
33
author=Alessio Leoncini
44
maintainer=Alessio Leoncini
55
sentence=A library to enable esp8266 platform to send and receive ping messages.
6-
paragraph=Present library defines a static 'Pinger' class providing an easy access to native 'ping.h' methods.
6+
paragraph=Present library defines a static 'Pinger' class providing an easy access to native 'ping.h' methods. It accepts IP addresses as well as DNS names.
77
category=Communication
88
url=technologytourist.com
99
architectures=esp8266

0 commit comments

Comments
 (0)