Fixed bug number 10454.
This commit is contained in:
		
							parent
							
								
									1514cc5823
								
							
						
					
					
						commit
						ccec0201e2
					
				| 
						 | 
				
			
			@ -922,7 +922,7 @@
 | 
			
		|||
#define HUNTING_MCU_UART				ENABLE
 | 
			
		||||
#define HUNTING_IR_LED_940				ENABLE
 | 
			
		||||
#define SF_EXIF_MN_BUF_SIZE		256
 | 
			
		||||
#define SF_BASE_VERSION				    "7MR5RCwDC01"
 | 
			
		||||
#define SF_BASE_VERSION				    "7MR5RCwDC02"
 | 
			
		||||
#define HW_S530 DISABLE
 | 
			
		||||
#define DCF_DIR_NAME					"MEDIA" /* 100MEDIA */
 | 
			
		||||
#define DCF_FILE_NAME					"SYGW"  /* SYFW0001.JPG */
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1873,7 +1873,7 @@ static void UIFlowPhoto_Key(lv_obj_t* obj, uint32_t key)
 | 
			
		|||
			printf("\r\n[%s] line:%d %d running\n", __FUNCTION__, __LINE__,key);
 | 
			
		||||
			break;
 | 
			
		||||
		}
 | 
			
		||||
        if (0 > appSvrResponseSocketGet() && SF_BLE_CON != sf_get_ble_status())
 | 
			
		||||
        // if (0 > appSvrResponseSocketGet() && SF_BLE_CON != sf_get_ble_status())
 | 
			
		||||
        {
 | 
			
		||||
            // UIFlowPhoto_OnExeZoomOutStart(obj);
 | 
			
		||||
            UIFlowPhoto_OnExeOpenPlayScreen(obj);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -945,7 +945,7 @@
 | 
			
		|||
#define HUNTING_MCU_UART				ENABLE
 | 
			
		||||
#define HUNTING_IR_LED_940				ENABLE
 | 
			
		||||
#define SF_EXIF_MN_BUF_SIZE		256
 | 
			
		||||
#define SF_BASE_VERSION				"7MR5RCwDC01"
 | 
			
		||||
#define SF_BASE_VERSION				"7MR5RCwDC02"
 | 
			
		||||
#define DCF_DIR_NAME					"MEDIA"   /* 100MEDIA */
 | 
			
		||||
#define DCF_FILE_NAME					"SYGW"    /* SYFW0001.JPG */
 | 
			
		||||
#define PHOTO_THUMB_PATH 				"A:\\THUMB\\"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user