mirror of
				https://github.com/KevinMidboe/python-gpiozero.git
				synced 2025-10-29 17:50:37 +00:00 
			
		
		
		
	Add MCP3008 and potentiometer example
This commit is contained in:
		| @@ -11,6 +11,7 @@ from .input_devices import ( | ||||
|     MotionSensor, | ||||
|     LightSensor, | ||||
|     TemperatureSensor, | ||||
|     MCP3008, | ||||
| ) | ||||
| from .output_devices import ( | ||||
|     OutputDevice, | ||||
| @@ -29,4 +30,3 @@ from .boards import ( | ||||
|     FishDish, | ||||
|     TrafficHat, | ||||
| ) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user