Explorar el Código

delete radiussetting from SETTINGS_SetPartDefault

balbekova hace 7 años
padre
commit
de8e4dddc7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      modules/settings_api.c

+ 1 - 1
modules/settings_api.c

@@ -219,7 +219,7 @@ void SETTINGS_SetPartDefault(void)
  // SETTINGS_SetServiceDef();
   SETTINGS_SetSntpDef();
   SETTINGS_SetINOUTSDef();
-  SETTINGS_SetRADIUSDef();
+ // SETTINGS_SetRADIUSDef();
   
   sSettings.CritSecCRC = SETTINGS_GetCritSecCRC();