Files
ESPEasy/lib/ESPEasySerial/library.json
T

16 lines
403 B
JSON

{
"name": "ESPeasySerial",
"version": "1.0.14",
"keywords": [
"serial", "io", "softwareserial", "hardwareserial"
],
"description": "Wrapper for SoftwareSerial and HardwareSerial for ESP8266 and ESP32",
"repository":
{
"type": "git",
"url": "https://github.com/TD-er/ESPEasySerial/"
},
"frameworks": "arduino",
"platforms": "espressif8266"
}