From 17385d80e3c9a931e5485d97ec55f6fdf18d8b27 Mon Sep 17 00:00:00 2001 From: Fredrik Steen Date: Fri, 14 Nov 2014 13:43:35 +0100 Subject: [PATCH] Formatting, links added --- docs/Board - CC3D.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Board - CC3D.md b/docs/Board - CC3D.md index a6daee27a7..2c0df8aa19 100644 --- a/docs/Board - CC3D.md +++ b/docs/Board - CC3D.md @@ -5,7 +5,7 @@ auto-piloting. It only has one sensor, the MPU6000 SPI based Accelerometer/Gyro It also features a 16mbit SPI based EEPROM chip. It has 6 ports labelled as inputs (one pin each) and 6 ports labelled as motor/servo outputs (3 pins each). -If issues are found with this board please report via the github issue tracker. +If issues are found with this board please report via the [github issue tracker](https://github.com/cleanflight/cleanflight/issues). The board has a USB port directly connected to the processor. Other boards like the Naze and Flip32 have an on-board USB to uart adapter which connect to the processor's serial port instead. @@ -13,7 +13,7 @@ have an on-board USB to uart adapter which connect to the processor's serial por Currently there is no support for virtual com port functionality on the CC3D which means that cleanflight does not currently use the USB socket at all. -The board cannot current be used for hexacopters/octocopters. +The board cannot currently be used for hexacopters/octocopters. Tricopter & Airplane support is untested, please report success failure if you try it.