Browse Source

another correction

Nicole Portas 1 year ago
parent
commit
abda9c131c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      patch/inav/src/main/io/displayport_msp_bf_compat.c

+ 1 - 1
patch/inav/src/main/io/displayport_msp_bf_compat.c

@@ -408,7 +408,7 @@ uint8_t getBfCharacter(uint8_t ch, uint8_t page)
 
     case SYM_PROFILE:
         return 'P';
-
+/*
     case SYM_SWITCH_INDICATOR_LOW:
         return BF_SYM_SWITCH_INDICATOR_LOW;