bum pxt 5.9.1 (#1951)

This commit is contained in:
Peli de Halleux
2019-04-03 16:01:04 -07:00
committed by GitHub
parent 3838970b1b
commit 8183b6a4fd
5 changed files with 10 additions and 6 deletions

View File

@ -27,7 +27,7 @@ declare namespace radio {
* Broadcasts a name / value pair along with the device serial number
* and running time to any connected micro:bit in the group.
* @param name the field name (max 12 characters), eg: "name"
* @param value the numberic value
* @param value the numeric value
*/
//% help=radio/send-value
//% weight=59