Little description for radio broadcast (#1682)

This commit is contained in:
Abhijith Chatra 2018-11-29 09:16:51 -08:00 committed by Peli de Halleux
parent b867e909d2
commit 550f39e5b8

View File

@ -1,5 +1,6 @@
{
"name": "radio-broadcast",
"description": "Adds new blocks for message communication in the radio category",
"files": [
"pxt.json",
"radio-broadcast.ts"
@ -8,4 +9,4 @@
"core": "file:../core",
"radio": "file:../radio"
}
}
}