Skip to content

Commit

Permalink
Add library.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
Snoothy committed Feb 24, 2020
1 parent 037a290 commit b074164
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions library.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name=UCR ESP8266
version=0.1.0
author=Kai Ejler Rasmussen
maintainer=Kai Ejler Rasmussen <[email protected]>
sentence=Enables an ESP8266 to be used as a WiFi output device for UCR.
paragraph=This handles the network communication with UCR allowing the ESP8266 to be discovered automatically using mDNS-SD.
url=https://github.com/HidWizards/UCR-ESP8266
architectures=esp8266
depends=ESP8266WiFi, ESP8266mDNS, WiFiUdp, ArduinoJson
includes=UCR.h

0 comments on commit b074164

Please sign in to comment.