Fix wording of Hertz after fix in libnymea

This commit is contained in:
Michael Zanetti 2019-09-23 17:19:14 +02:00
parent a699a32cb1
commit 799887fc1c

View File

@ -143,7 +143,7 @@
"displayName": "Counter", "displayName": "Counter",
"type": "int", "type": "int",
"defaultValue": 0, "defaultValue": 0,
"unit": "Herz", "unit": "Hertz",
"displayNameEvent": "Counter changed" "displayNameEvent": "Counter changed"
} }
] ]
@ -280,7 +280,7 @@
"displayName": "Counter", "displayName": "Counter",
"type": "int", "type": "int",
"defaultValue": 0, "defaultValue": 0,
"unit": "Herz", "unit": "Hertz",
"displayNameEvent": "Counter changed" "displayNameEvent": "Counter changed"
} }
] ]