Добавил "multiply"

This commit is contained in:
avaksru
2023-04-27 12:01:50 +03:00
parent 311a379e1a
commit 0b6d7ac112

View File

@@ -14,7 +14,8 @@
"int": 1, "int": 1,
"pin": 16, "pin": 16,
"pinMode": "INPUT", "pinMode": "INPUT",
"debounceDelay": 3 "debounceDelay": 3,
"multiply": 1
} }
], ],
"about": { "about": {