remove first display
This commit is contained in:
		
							parent
							
								
									fbf3c5d488
								
							
						
					
					
						commit
						7be1795a09
					
				@ -116,7 +116,7 @@ try:
 | 
				
			|||||||
        drawblack.text((5, 30), 'Strom Import/Export', font = font10, fill = 0)
 | 
					        drawblack.text((5, 30), 'Strom Import/Export', font = font10, fill = 0)
 | 
				
			||||||
        drawblack.text((5, 45), 'Batterie %', font = font10, fill = 0)
 | 
					        drawblack.text((5, 45), 'Batterie %', font = font10, fill = 0)
 | 
				
			||||||
        drawblack.text((5, 60), 'Batterie Laden/Entladen', font = font10, fill = 0)
 | 
					        drawblack.text((5, 60), 'Batterie Laden/Entladen', font = font10, fill = 0)
 | 
				
			||||||
        epd.display(epd.getbuffer(HBlackimage), epd.getbuffer(HRedimage))
 | 
					        #epd.display(epd.getbuffer(HBlackimage), epd.getbuffer(HRedimage))
 | 
				
			||||||
        #epd.display(epd.getbuffer(HBlackimage))
 | 
					        #epd.display(epd.getbuffer(HBlackimage))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        print("-----")
 | 
					        print("-----")
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user