From d591bee6882bbfe2845533f13a48641098813324 Mon Sep 17 00:00:00 2001 From: Gerard Braad Date: Sat, 16 Nov 2019 10:38:24 +0800 Subject: [PATCH] Add redirect to pins info to serial heading (#2520) * Add redirect to pins info to serial heading * adding links --- docs/device.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/device.md b/docs/device.md index 8d37cad1..6ad58457 100644 --- a/docs/device.md +++ b/docs/device.md @@ -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