Add redirect to pins info to serial heading (#2520)
* Add redirect to pins info to serial heading * adding links
This commit is contained in:
committed by
Peli de Halleux
parent
da07dd4c26
commit
d591bee688
@ -124,7 +124,7 @@ You can attach an external device such as a motor to these and power it using th
|
||||
|
||||
## Serial Communication
|
||||
|
||||
The micro:bit can send and receive data via [serial communication](/device/serial). The serial data can be transferred via USB or BLE.
|
||||
The micro:bit can send and receive data via [serial communication](/device/serial). The serial data can be transferred via [USB](/reference/serial/redirect-to-usb), BLE or [redirected to pins](/reference/serial/redirect) on the edge connector.
|
||||
|
||||
## Bluetooth Low Energy (BLE) Antenna
|
||||
|
||||
|
Reference in New Issue
Block a user