Remove led_off() it is not used
This commit is contained in:
		
							parent
							
								
									b2badef7d0
								
							
						
					
					
						commit
						c5f90eb99b
					
				@ -69,8 +69,6 @@ static void power_down(uint8_t wdto)
 | 
				
			|||||||
backlight_set(0);
 | 
					backlight_set(0);
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    led_off();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    // TODO: more power saving
 | 
					    // TODO: more power saving
 | 
				
			||||||
    // See PicoPower application note
 | 
					    // See PicoPower application note
 | 
				
			||||||
    // - I/O port input with pullup
 | 
					    // - I/O port input with pullup
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user