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:
parent
bd613beb5c
commit
1f25997c16
10
libraries/ESP8266LLMNR/library.properties
Normal file
10
libraries/ESP8266LLMNR/library.properties
Normal 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
|
Loading…
x
Reference in New Issue
Block a user