From 799887fc1c3c2c43f8e665570b0e731c68fc7000 Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Mon, 23 Sep 2019 17:19:14 +0200 Subject: [PATCH] Fix wording of Hertz after fix in libnymea --- gpio/deviceplugingpio.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gpio/deviceplugingpio.json b/gpio/deviceplugingpio.json index 8969b43a..4b004284 100644 --- a/gpio/deviceplugingpio.json +++ b/gpio/deviceplugingpio.json @@ -143,7 +143,7 @@ "displayName": "Counter", "type": "int", "defaultValue": 0, - "unit": "Herz", + "unit": "Hertz", "displayNameEvent": "Counter changed" } ] @@ -280,7 +280,7 @@ "displayName": "Counter", "type": "int", "defaultValue": 0, - "unit": "Herz", + "unit": "Hertz", "displayNameEvent": "Counter changed" } ]