missing coma
This commit is contained in:
parent
b33f426f8f
commit
69599635c3
@ -10,7 +10,7 @@ Here are some fun programs for your @boardname@!
|
|||||||
"description": "A blinking pattern of LEDs",
|
"description": "A blinking pattern of LEDs",
|
||||||
"url": "/examples/blinky",
|
"url": "/examples/blinky",
|
||||||
"cardType": "example"
|
"cardType": "example"
|
||||||
}{
|
}, {
|
||||||
"name": "Rando",
|
"name": "Rando",
|
||||||
"description": "Randomly blinking LEDs",
|
"description": "Randomly blinking LEDs",
|
||||||
"url": "/examples/rando",
|
"url": "/examples/rando",
|
||||||
|
Loading…
Reference in New Issue
Block a user