TexasInstruments: Fix pressure unit for sensortag (HectoPascal -> MilliBar)
This commit is contained in:
parent
9fca1ed4e1
commit
215654bbf5
@ -68,7 +68,7 @@
|
|||||||
"displayName": "Barometric pressure",
|
"displayName": "Barometric pressure",
|
||||||
"displayNameEvent": "Barometric pressure changed",
|
"displayNameEvent": "Barometric pressure changed",
|
||||||
"type": "double",
|
"type": "double",
|
||||||
"unit": "HectoPascal",
|
"unit": "MilliBar",
|
||||||
"defaultValue": 0
|
"defaultValue": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user