Added Software
This commit is contained in:
10
Software/libraries/ArduinoOTA/library.properties
Normal file
10
Software/libraries/ArduinoOTA/library.properties
Normal file
@ -0,0 +1,10 @@
|
||||
name=ArduinoOTA
|
||||
version=1.0
|
||||
author=Ivan Grokhotkov and Miguel Angel Ajo
|
||||
maintainer=Ivan Grokhtkov <ivan@esp8266.com>
|
||||
sentence=Enables Over The Air upgrades, via wifi and espota.py UDP request/TCP download.
|
||||
paragraph=With this library you can enable your sketch to be upgraded over network. Includes mdns anounces to get discovered by the arduino IDE.
|
||||
category=Communication
|
||||
url=
|
||||
architectures=esp8266
|
||||
dot_a_linkage=true
|
Reference in New Issue
Block a user