Subversion Repositories ESP8266_P1_Meter

Rev

Blame | Last modification | View Log | RSS feed

{
  "name":"ESPAsyncTCP",
  "description":"Asynchronous TCP Library for ESP8266",
  "keywords":"async,tcp",
  "authors":
  {
    "name": "ESP32Async",
    "maintainer": true
  },
  "repository":
  {
    "type": "git",
    "url": "https://github.com/ESP32Async/ESPAsyncTCP.git"
  },
  "version": "2.0.0",
  "license": "LGPL-3.0",
  "frameworks": "arduino",
  "platforms": "espressif8266"
}