daily_automated
This commit is contained in:
15
trunk/Arduino/libraries/EspSoftwareSerial/library.json
Normal file
15
trunk/Arduino/libraries/EspSoftwareSerial/library.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "EspSoftwareSerial",
|
||||
"version": "6.9.0",
|
||||
"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": "*"
|
||||
}
|
||||
Reference in New Issue
Block a user