mirror of
				https://github.com/KevinMidboe/python-gpiozero.git
				synced 2025-10-29 17:50:37 +00:00 
			
		
		
		
	Remove incomplete TemperatureSensor for 1.0 release, close #93
This commit is contained in:
		| @@ -3,7 +3,7 @@ from __future__ import ( | ||||
|     print_function, | ||||
|     absolute_import, | ||||
|     division, | ||||
|     ) | ||||
| ) | ||||
|  | ||||
| from .devices import ( | ||||
|     GPIODeviceClosed, | ||||
| @@ -16,7 +16,6 @@ from .input_devices import ( | ||||
|     Button, | ||||
|     MotionSensor, | ||||
|     LightSensor, | ||||
|     TemperatureSensor, | ||||
|     AnalogInputDevice, | ||||
|     MCP3008, | ||||
|     MCP3004, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user