Skip to content

Commit 1f25997

Browse files
sadykowichdevyte
authored andcommitted
Create library.properties (#5128)
This file need to using this library in Eclipes CDT Arduino. Without this file the library manager doesn't listing this library.
1 parent bd613be commit 1f25997

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name=ESP8266LLMNR
2+
version=1.0
3+
4+
5+
sentence=ESP8266 LLMNR (Link-Local Multicast Name Resolution)
6+
paragraph=This is a simple implementation of an LLMNR responder the ESP8266 Arduino package. Only support for advertizing a single hostname is currently implemented.
7+
category=Communication
8+
url=
9+
architectures=esp8266
10+
dot_a_linkage=true

0 commit comments

Comments
 (0)