Merge branch 'Branch_S550_Fast_Emmc' of gitlab.sifar.tech:linux-em-group/s530-ntk into Branch_S550_Fast_Emmc
This commit is contained in:
		
						commit
						66ccd12a8e
					
				|  | @ -633,7 +633,6 @@ void Option_Network_Selection_Key(lv_obj_t* obj, uint32_t key) | |||
|     hidde_Network_Selection_page(); | ||||
|     break; | ||||
|   case LV_USER_KEY_RIGHT: | ||||
|     break; | ||||
| 	case LV_KEY_ENTER: | ||||
|     if(network_scan_task == NULL && network_select_task == NULL) | ||||
|     { | ||||
|  |  | |||
|  | @ -1212,7 +1212,8 @@ static void FlowPlay_CheckFileAndRecovery(lv_obj_t* obj) | |||
|             } | ||||
|         } | ||||
|         PBView_DrawErrorView(); | ||||
|         UIFlowWrnMsgAPI_Open_StringID(LV_PLUGIN_STRING_ID_STRID_PICTUREERROR, warn_msgbox_auto_close_ms); | ||||
|         //UIFlowWrnMsgAPI_Open_StringID(LV_PLUGIN_STRING_ID_STRID_PICTUREERROR, warn_msgbox_auto_close_ms);
 | ||||
|         printf("[FlowPlay_CheckFileAndRecovery]error picture"); | ||||
|     } | ||||
| } | ||||
| 
 | ||||
|  | @ -2333,7 +2334,8 @@ static void UIFlowPlay_StorageChange(lv_obj_t* obj, const LV_USER_EVENT_NVTMSG_D | |||
| 
 | ||||
| static void UIFlowPlay_CB_Error(lv_obj_t* obj, const LV_USER_EVENT_NVTMSG_DATA* msg) | ||||
| { | ||||
| 	UIFlowWrnMsgAPI_Open_StringID(LV_PLUGIN_STRING_ID_STRID_PICTUREERROR, warn_msgbox_auto_close_ms); | ||||
| 	//UIFlowWrnMsgAPI_Open_StringID(LV_PLUGIN_STRING_ID_STRID_PICTUREERROR, warn_msgbox_auto_close_ms);
 | ||||
|     printf("[UIFlowPlay_CB_Error]error picture"); | ||||
| } | ||||
| ///================================callback event end============================================================================================
 | ||||
| 
 | ||||
|  |  | |||
|  | @ -258,7 +258,7 @@ void sf_mode_detect(void) | |||
|          | ||||
|         time=0; | ||||
| 
 | ||||
| 
 | ||||
|         printf("[*x] get pir statu : %d ...\n", sf_get_pir_statu_flag()); | ||||
|         if((sf_get_pir_statu_flag()) && (!gpio_getPin(GPIO_KEY_TEST))) | ||||
|         { | ||||
|             timeBak++; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 payton
						payton