mirror of
				https://github.com/KevinMidboe/python-gpiozero.git
				synced 2025-10-29 17:50:37 +00:00 
			
		
		
		
	Add LedBorg as a subclass of RGBLED
This commit is contained in:
		
				
					committed by
					
						 Andrew Scheller
						Andrew Scheller
					
				
			
			
				
	
			
			
			
						parent
						
							9278a2f857
						
					
				
				
					commit
					3a7acbf89d
				
			| @@ -21,5 +21,6 @@ digraph classes { | ||||
|     PWMOutputDevice->OutputDevice; | ||||
|     PWMLED->PWMOutputDevice; | ||||
|     RGBLED->Device; | ||||
|     LedBorg->RGBLED; | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user