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