added dice (#1196)

This commit is contained in:
Peli de Halleux
2018-09-09 21:24:50 -07:00
committed by GitHub
parent b4cb424ec4
commit af1de79d06
4 changed files with 65 additions and 11 deletions

View File

@ -10,14 +10,7 @@ Here are some fun programs for your @boardname@!
"description": "A blinking pattern of LEDs",
"url": "/examples/blinky",
"cardType": "example"
},
{
"name": "Name Tag",
"description": "Scroll your name on the screen",
"url": "/examples/name-tag",
"cardType": "example"
},
{
}{
"name": "Rando",
"description": "Randomly blinking LEDs",
"url": "/examples/rando",