Updated for colors in plain English.

This commit is contained in:
Brnadon Miller 2015-03-05 11:47:41 -05:00
parent e5f23669c0
commit 7366ecf60b
1 changed files with 36 additions and 36 deletions

View File

@ -165,47 +165,47 @@ This mode flashes LEDs that correspond to roll and pitch stick positions. i.e.
| Mode | Direction | LED Color | | Mode | Direction | LED Color |
|------------|--------|---------------------| |------------|--------|---------------------|
|Orientation | North | COLOR_WHITE | |Orientation | North | WHITE |
|Orientation | East | COLOR_DARK_VIOLET | |Orientation | East | DARK VIOLET |
|Orientation | South | COLOR_RED | |Orientation | South | RED |
|Orientation | West | COLOR_DEEP_PINK | |Orientation | West | DEEP PINK |
|Orientation | Up | COLOR_BLUE | |Orientation | Up | BLUE |
|Orientation | Down | COLOR_ORANGE | |Orientation | Down | ORANGE |
| | | | | | | |
|Head Free | North | COLOR_LIME_GREEN | |Head Free | North | LIME GREEN |
|Head Free | East | COLOR_DARK_VIOLET | |Head Free | East | DARK VIOLET |
|Head Free | South | COLOR_ORANGE | |Head Free | South | ORANGE |
|Head Free | West | COLOR_DEEP_PINK | |Head Free | West | DEEP PINK |
|Head Free | Up | COLOR_BLUE | |Head Free | Up | BLUE |
|Head Free | Down | COLOR_ORANGE | |Head Free | Down | ORANGE |
| | | | | | | |
|Horizon | North | COLOR_BLUE | |Horizon | North | BLUE |
|Horizon | East | COLOR_DARK_VIOLET | |Horizon | East | DARK VIOLET |
|Horizon | South | COLOR_YELLOW | |Horizon | South | YELLOW |
|Horizon | West | COLOR_DEEP_PINK | |Horizon | West | DEEP PINK |
|Horizon | Up | COLOR_BLUE | |Horizon | Up | BLUE |
|Horizon | Down | COLOR_ORANGE | |Horizon | Down | ORANGE |
| | | | | | | |
|Angle | North | COLOR_CYAN | |Angle | North | CYAN |
|Angle | East | COLOR_DARK_VIOLET | |Angle | East | DARK VIOLET |
|Angle | South | COLOR_YELLOW | |Angle | South | YELLOW |
|Angle | West | COLOR_DEEP_PINK | |Angle | West | DEEP PINK |
|Angle | Up | COLOR_BLUE | |Angle | Up | BLUE |
|Angle | Down | COLOR_ORANGE | |Angle | Down | ORANGE |
| | | | | | | |
|Mag | North | COLOR_MINT_GREEN | |Mag | North | MINT GREEN |
|Mag | East | COLOR_DARK_VIOLET | |Mag | East | DARK VIOLET |
|Mag | South | COLOR_ORANGE | |Mag | South | ORANGE |
|Mag | West | COLOR_DEEP_PINK | |Mag | West | DEEP PINK |
|Mag | Up | COLOR_BLUE | |Mag | Up | BLUE |
|Mag | Down | COLOR_ORANGE | |Mag | Down | ORANGE |
| | | | | | | |
|Baro | North | COLOR_LIGHT_BLUE | |Baro | North | LIGHT BLUE |
|Baro | East | COLOR_DARK_VIOLET | |Baro | East | DARK VIOLET |
|Baro | South | COLOR_RED | |Baro | South | RED |
|Baro | West | COLOR_DEEP_PINK | |Baro | West | DEEP PINK |
|Baro | Up | COLOR_BLUE | |Baro | Up | BLUE |
|Baro | Down | COLOR_ORANGE | |Baro | Down | ORANGE |
#### Armed state #### Armed state