Skip to content

Commit fba0ee0

Browse files
committed
fix syntax
1 parent 0221081 commit fba0ee0

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

library.json

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,13 @@
1111
"platforms": "atmelavr",
1212
"authors" :
1313
[
14-
{
15-
name:"Rafi Khan",
16-
17-
}
18-
19-
{
20-
name:"Ken Shirriff",
21-
22-
}
23-
]
14+
{
15+
"name":"Rafi Khan",
16+
17+
},
18+
{
19+
"name":"Ken Shirriff",
20+
21+
}
22+
]
2423
}

0 commit comments

Comments
 (0)