kopia lustrzana https://github.com/pimoroni/pimoroni-pico
				
				
				
			Change internal state of Badger2040 to protected
							rodzic
							
								
									bbb995a062
								
							
						
					
					
						commit
						fefa6f8880
					
				| 
						 | 
				
			
			@ -9,7 +9,7 @@
 | 
			
		|||
namespace pimoroni {
 | 
			
		||||
 | 
			
		||||
  class Badger2040 {
 | 
			
		||||
  private:
 | 
			
		||||
  protected:
 | 
			
		||||
    UC8151 uc8151;
 | 
			
		||||
    const hershey_font_t *_font = &futural;
 | 
			
		||||
    uint8_t _pen = 0;
 | 
			
		||||
| 
						 | 
				
			
			@ -96,4 +96,4 @@ namespace pimoroni {
 | 
			
		|||
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue