more
This commit is contained in:
@@ -25,4 +25,5 @@ def getValues(sensor):
|
||||
return temp, humidity
|
||||
|
||||
temp, humidity = getValues(sensor)
|
||||
print (temp, humidity)
|
||||
print (temp)
|
||||
print (humidity)
|
||||
Reference in New Issue
Block a user