1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-19 23:22:16 +03:00

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.
This commit is contained in:
sadykowich 2018-09-13 22:44:56 +02:00 committed by Develo
parent bd613beb5c
commit 1f25997c16

View File

@ -0,0 +1,10 @@
name=ESP8266LLMNR
version=1.0
author=swarren@wwwdotorg.org
maintainer=swarren@wwwdotorg.org
sentence=ESP8266 LLMNR (Link-Local Multicast Name Resolution)
paragraph=This is a simple implementation of an LLMNR responder the ESP8266 Arduino package. Only support for advertizing a single hostname is currently implemented.
category=Communication
url=
architectures=esp8266
dot_a_linkage=true