changed to pressure unit to spa

bp-vhf
alanbjohnston 4 years ago committed by GitHub
parent 7a6081641d
commit adac85ffc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -90,7 +90,7 @@ while (True):
data = { data = {
'variable': 'pressure', 'variable': 'pressure',
'unit' : 'kPa', 'unit' : 'hPa',
'value' : pressure, 'value' : pressure,
'time' : timestamp, 'time' : timestamp,
'location': {'lat': lat, 'lng': lon} 'location': {'lat': lat, 'lng': lon}

Loading…
Cancel
Save

Powered by TurnKey Linux.