Explorar el Código

Removed warning from compilation

Nicole Portas hace 1 año
padre
commit
8d16af5774
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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

@@ -406,7 +406,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;