Fork of the espurna firmware for `mhsw` switches
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
401 B

  1. name=ArduinoOTA
  2. version=1.0
  3. author=Ivan Grokhotkov and Miguel Angel Ajo
  4. maintainer=Ivan Grokhtkov <ivan@esp8266.com>
  5. sentence=Enables Over The Air upgrades, via wifi and espota.py UDP request/TCP download.
  6. paragraph=With this library you can enable your sketch to be upgraded over network. Includes mdns anounces to get discovered by the arduino IDE.
  7. category=Communication
  8. url=
  9. architectures=esp8266