Reformat library.json

This commit is contained in:
2024-04-04 21:50:14 +11:00
parent a7db18d8ac
commit 4460224202

View File

@@ -7,8 +7,7 @@
"type": "git",
"url": "https://github.com/mattyway/RFPowerView.git"
},
"authors":
[
"authors": [
{
"name": "Matt Way",
"email": "mattyway@gmail.com"
@@ -21,7 +20,5 @@
"rlogiacco/CircularBuffer": "1.3.3"
},
"frameworks": "arduino",
"platforms": [
"espressif8266"
]
"platforms": ["espressif8266"]
}