mirror of
				https://github.com/alexandrebobkov/ESP-Nodes.git
				synced 2025-11-04 09:51:04 +00:00 
			
		
		
		
	ESP32-C3 ePaper
This commit is contained in:
		@@ -57,8 +57,8 @@ void setup() {
 | 
			
		||||
  display.setFont(&FreeSans9pt7b);
 | 
			
		||||
  display.print("PreeSans 9pt7b");
 | 
			
		||||
  display.setCursor(10, 30);
 | 
			
		||||
  display.setFont(&FreeSans9pt7b);
 | 
			
		||||
  display.print("PreeSans 9pt 7b");
 | 
			
		||||
  display.setFont(&FreeSansBold9pt7b);
 | 
			
		||||
  display.print("PreeSans Bold 9pt7b");
 | 
			
		||||
  //display.update();
 | 
			
		||||
 | 
			
		||||
  // Add UI elements
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user