mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-13 03:20:00 +03:00
Add SYM_HYPHEN to docs
This commit is contained in:
parent
af8d31c4ea
commit
91744f29ef
1 changed files with 2 additions and 2 deletions
|
@ -48,7 +48,7 @@ These symbols are defined in [src/main/drivers/max7456_symbols.h](../src/main/dr
|
|||
|  | 0x2A | 040 | | |
|
||||
|  | 0x2B | 040 | | |
|
||||
|  | 0x2C | 040 | | |
|
||||
|  | 0x2D | 045 | SYM_COLON | |
|
||||
|  | 0x2D | 045 | SYM_HYPHEN | |
|
||||
|  | 0x2E | 046 | | |
|
||||
|  | 0x2F | 047 | | |
|
||||
|  | 0x30 | 048 | | |
|
||||
|
@ -118,7 +118,7 @@ These symbols are defined in [src/main/drivers/max7456_symbols.h](../src/main/dr
|
|||
|  | 0x70 | 112 | SYM_SPEED | |
|
||||
|  | 0x71 | 113 | SYM_TOTAL_DISTANCE | |
|
||||
|  | 0x72 | 114 | SYM_AH_CENTER_LINE | Crosshairs |
|
||||
|  | 0x73 | 115 | SYM_AH_CENTER | Crosshairs |
|
||||
|  | 0x73 | 115 | SYM_AH_CENTER | Crosshairs  |
|
||||
|  | 0x74 | 116 | SYM_AH_CENTER_LINE_RIGHT | Crosshairs |
|
||||
|  | 0x75 | 117 | | |
|
||||
|  | 0x76 | 118 | | |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue