mirror of
				https://github.com/KevinMidboe/python-gpiozero.git
				synced 2025-10-29 17:50:37 +00:00 
			
		
		
		
	Fix #81
Fix up the FishDish hierarchy so that all LEDS can be addressed as `lights` directly.
This commit is contained in:
		| @@ -36,6 +36,7 @@ from .boards import ( | ||||
|     PiLiter, | ||||
|     TrafficLights, | ||||
|     PiTraffic, | ||||
|     TrafficLightsBuzzer, | ||||
|     FishDish, | ||||
|     TrafficHat, | ||||
|     Robot, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user