Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
		
						commit
						49d8d9ebf2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -390,7 +390,7 @@ bool oled_task_user(void) {
 | 
			
		|||
        // This mode is also forced when the screen update speed test is performed.
 | 
			
		||||
        if (!need_update) {
 | 
			
		||||
            if (test_mode != TEST_SLOW_UPDATE) {
 | 
			
		||||
                return;
 | 
			
		||||
                return false;
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
        need_update = false;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue