Remove incomplete TemperatureSensor for 1.0 release, close #93

This commit is contained in:
Ben Nuttall
2015-11-15 13:00:06 +00:00
parent 4b7a923ae9
commit 492f311cc4
8 changed files with 11 additions and 60 deletions

View File

@@ -46,7 +46,6 @@ __keywords__ = [
__requires__ = [
'RPi.GPIO',
'w1thermsensor',
'spidev',
]