From 4fe835ec0817e3b752b3b98f874ae9be6524dd72 Mon Sep 17 00:00:00 2001 From: sppnk Date: Wed, 2 Sep 2015 16:31:41 +0200 Subject: [PATCH] Fix servo mixing tables --- docs/Mixer.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/Mixer.md b/docs/Mixer.md index 7f5edcc38..ac875a5db 100644 --- a/docs/Mixer.md +++ b/docs/Mixer.md @@ -98,6 +98,7 @@ Note: the `mmix` command may show a motor mix that is not active, custom motor m Custom servo mixing rules can be applied to each servo. Rules are applied in the order they are defined. | id | Servo slot | +|----|--------------| | 0 | GIMBAL PITCH | | 1 | GIMBAL ROLL | | 2 | FLAPS | @@ -109,7 +110,7 @@ Custom servo mixing rules can be applied to each servo. Rules are applied in th | id | Input sources | -| -- | ------------- | +|----|-----------------| | 0 | Stabilised ROLL | | 1 | Stabilised PITCH | | 2 | Stabilised YAW |