Fix wording of Hertz after fix in libnymea

master
Michael Zanetti 2019-09-23 17:19:14 +02:00
parent a699a32cb1
commit 799887fc1c
1 changed files with 2 additions and 2 deletions

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"
} }
] ]