Tasmota/lib/EspSoftwareSerialNoIram-3.3.1/library.json
2017-12-05 17:42:54 +01:00

16 lines
414 B
JSON

{
"name": "EspSoftwareSerialNoIram",
"version": "3.3.1",
"keywords": [
"serial", "io", "softwareserialnoiram"
],
"description": "Implementation of the Arduino software serial for ESP8266 without iram usage.",
"repository":
{
"type": "git",
"url": "https://github.com/plerup/espsoftwareserial"
},
"frameworks": "arduino",
"platforms": "espressif8266"
}