Delete library.json

This commit is contained in:
August Quint 2020-02-05 16:40:46 +01:00 committed by GitHub
parent 2848011af3
commit 2c1851fa19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,15 +0,0 @@
{
"name": "EspSoftwareSerial",
"version": "6.6.1",
"keywords": [
"serial", "io", "softwareserial"
],
"description": "Implementation of the Arduino software serial for ESP8266/ESP32.",
"repository":
{
"type": "git",
"url": "https://github.com/plerup/espsoftwareserial"
},
"frameworks": "arduino",
"platforms": "*"
}