Reformat library.json
This commit is contained in:
@@ -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"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user