Merge pull request #7177 from mikeller/fix_osd_element_ordering

Fix non-chronological element ordering.
This commit is contained in:
Michael Keller 2018-12-09 13:11:04 +13:00 committed by GitHub
commit 4442de5591
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -101,8 +101,8 @@ typedef enum {
OSD_ADJUSTMENT_RANGE,
OSD_CORE_TEMPERATURE,
OSD_ANTI_GRAVITY,
OSD_MOTOR_DIAG,
OSD_G_FORCE,
OSD_MOTOR_DIAG,
OSD_LOG_STATUS,
OSD_FLIP_ARROW,
OSD_LINK_QUALITY,