aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/shenzhou/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-22 14:06:47 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-22 14:06:47 +0000
commit4f381f2185dcf6f2e6d302538f82a9ccb5f1b106 (patch)
treec56449217153b2e4274169aacbcd5d0a3d6b552f /nuttx/configs/shenzhou/README.txt
parent1b7786e0e26cadbad49812f5fd97650e18cd7378 (diff)
downloadpx4-firmware-4f381f2185dcf6f2e6d302538f82a9ccb5f1b106.tar.gz
px4-firmware-4f381f2185dcf6f2e6d302538f82a9ccb5f1b106.tar.bz2
px4-firmware-4f381f2185dcf6f2e6d302538f82a9ccb5f1b106.zip
Correct Shenzhou LED controls
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5174 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/shenzhou/README.txt')
-rw-r--r--nuttx/configs/shenzhou/README.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/configs/shenzhou/README.txt b/nuttx/configs/shenzhou/README.txt
index 9ee77ea06..e68bd7bf9 100644
--- a/nuttx/configs/shenzhou/README.txt
+++ b/nuttx/configs/shenzhou/README.txt
@@ -381,12 +381,12 @@ events as follows:
* If LED1, LED2, LED3 are statically on, then NuttX probably failed to boot
and these LEDs will give you some indication of where the failure was
- ** The normal state is LED3 ON and LED1 faintly glowing. This faint glow
+ ** The normal state is LED1 ON and LED1 faintly glowing. This faint glow
is because of timer interupts that result in the LED being illuminated
on a small proportion of the time.
*** LED2 may also flicker normally if signals are processed.
-**** LED4 may not be available if RS-485 is also used it will then indicate
- the RS-485 direction.
+**** LED4 may not be available if RS-485 is also used. For RS-485, it will
+ then indicate the RS-485 direction.
Shenzhou-specific Configuration Options
============================================