kkk
This commit is contained in:
		
							parent
							
								
									46cbc43576
								
							
						
					
					
						commit
						a65f71827b
					
				@ -151,7 +151,7 @@ try:
 | 
				
			|||||||
        #else:
 | 
					        #else:
 | 
				
			||||||
            #drawred.text((150, 60), str(value_houseBatteryLoadUnload) + " W", font = font10, fill = 0)
 | 
					            #drawred.text((150, 60), str(value_houseBatteryLoadUnload) + " W", font = font10, fill = 0)
 | 
				
			||||||
        
 | 
					        
 | 
				
			||||||
        epd.DisplayPartial(epd.getbuffer(HBlackimage))
 | 
					        epd.display(epd.getbuffer(HBlackimage))
 | 
				
			||||||
        time.sleep(10)
 | 
					        time.sleep(10)
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
except KeyboardInterrupt:
 | 
					except KeyboardInterrupt:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user