Делаем Ds18b20 с большой буквы

This commit is contained in:
2022-02-01 13:26:34 +03:00
parent 0128a8966a
commit 3bcdf8d8b5
3 changed files with 21 additions and 9 deletions

View File

@@ -11,5 +11,17 @@
"multiply": 1,
"pin": 0,
"int": 15
},
{
"type": "Reading",
"subtype": "Ds18b20",
"id": "tmp",
"widget": "anydataTmp",
"page": "Сенсоры",
"descr": "Температура",
"int": 15,
"pin": 0,
"index": 0,
"addr": ""
}
]