Delete library.json
This commit is contained in:
parent
2848011af3
commit
2c1851fa19
@ -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": "*"
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user