Merge PR #165: Fix hertz wording
This commit is contained in:
commit
f4be8f21c4
@ -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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user