Little description for radio broadcast (#1682)
This commit is contained in:
parent
b867e909d2
commit
550f39e5b8
@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "radio-broadcast",
|
"name": "radio-broadcast",
|
||||||
|
"description": "Adds new blocks for message communication in the radio category",
|
||||||
"files": [
|
"files": [
|
||||||
"pxt.json",
|
"pxt.json",
|
||||||
"radio-broadcast.ts"
|
"radio-broadcast.ts"
|
||||||
@ -8,4 +9,4 @@
|
|||||||
"core": "file:../core",
|
"core": "file:../core",
|
||||||
"radio": "file:../radio"
|
"radio": "file:../radio"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user