diff --git a/data_svelte/items.json b/data_svelte/items.json index 789e1ab7..6216f176 100644 --- a/data_svelte/items.json +++ b/data_svelte/items.json @@ -78,6 +78,10 @@ "descr": "Введите число", "int": "0", "val": "0.0", + "map": "1024,1024,1,100", + "plus": 0, + "multiply": 1, + "round": 0, "num": 5 }, { @@ -554,6 +558,7 @@ "id": "u", "tx": 12, "rx": 13, + "line": 2, "speed": 9600, "eventFormat": 0, "num": 39 diff --git a/myProfile.json b/myProfile.json index 1ca84be5..132010d9 100644 --- a/myProfile.json +++ b/myProfile.json @@ -107,6 +107,10 @@ "path": "src/modules/sensors/Hdc1080", "active": true }, + { + "path": "src/modules/sensors/Ina219", + "active": false + }, { "path": "src/modules/sensors/IoTWiegand", "active": false