pxt-calliope/docs/reference/radio
Sam Kent cc06e91c25 Update write-received-packet-to-serial.md (#2217)
A support ticket pointed out issues that they'd encountered when trying to follow this document:

- `sendValue` only supports an 8 character string. This is documented in the `sendValue` docs but a longer string had been used here
- Only `radio.onReceivedNumber` is used so the sample output is not consistent with the users experience. I've changed it so that all packets are handled
2019-06-18 11:23:37 -07:00
..
on-data-packet-received.md remove code snippets that use onDataPacketReceived because that uses complex destructors which arent supported by python and that function is deprecated anyway (#2063) 2019-05-20 11:26:52 -07:00
on-data-received.md update radio ref for deprecated pages (#1829) 2019-02-13 21:01:50 -08:00
on-received-buffer.md Spellcheck docs (#1652) 2018-11-20 13:26:26 -08:00
on-received-number.md Insert new hw video links (#1910) 2019-03-11 15:04:38 -07:00
on-received-string.md Insert new hw video links (#1910) 2019-03-11 15:04:38 -07:00
on-received-value.md Insert new hw video links (#1910) 2019-03-11 15:04:38 -07:00
packet.md radio double support (#1540) 2018-10-29 10:42:12 -07:00
raise-event.md update radio ref for deprecated pages (#1829) 2019-02-13 21:01:50 -08:00
receive-number.md update radio ref for deprecated pages (#1829) 2019-02-13 21:01:50 -08:00
receive-string.md update radio ref for deprecated pages (#1829) 2019-02-13 21:01:50 -08:00
received-packet.md update radio ref for deprecated pages (#1829) 2019-02-13 21:01:50 -08:00
received-signal-strength.md update radio ref for deprecated pages (#1829) 2019-02-13 21:01:50 -08:00
send-buffer.md Radiodocsupdate (#1430) 2018-10-15 15:32:09 -07:00
send-number.md Insert new hw video links (#1910) 2019-03-11 15:04:38 -07:00
send-string.md Insert new hw video links (#1910) 2019-03-11 15:04:38 -07:00
send-value.md Update the max length of a name in a sendValue packet (#1965) 2019-04-05 10:45:06 -07:00
set-group.md update radio ref for deprecated pages (#1829) 2019-02-13 21:01:50 -08:00
set-transmit-power.md update radio ref for deprecated pages (#1829) 2019-02-13 21:01:50 -08:00
set-transmit-serial-number.md update radio ref for deprecated pages (#1829) 2019-02-13 21:01:50 -08:00
write-received-packet-to-serial.md Update write-received-packet-to-serial.md (#2217) 2019-06-18 11:23:37 -07:00
write-value-to-serial.md update radio ref for deprecated pages (#1829) 2019-02-13 21:01:50 -08:00